Added
Added AI Creator tool to Unreal Engine
Enables speech and text commands to manipulate Unreal maps
Commands availiable: add, move and remove models from our library in the scene
More details in the AI Creator quickstart page.
Added My Processed Models tab shown in My World panel
Enables downloading and spawning models processed with Animate Anything
Fixes
Fixed filters not updating model count in Browser
Fixed log out button not closing all tabs
Fixed some tabs closing when opening a different tab
Fixed animations not assigned in imported model's Blueprint
Ability to package the plugin with a project's executable.
Added vehicle loading, which constructs Blueprints for their components. Cars now have rotational wheel animation.
Added standard behaviours (replacing temporary ones) using behaviour trees that are applied by default to models spawned via the AW Browser. This update includes random movement behaviours aware of collisions for walking creatures, flying creatures and driving vehicles, as well as target-following behaviours and spline-following behaviours (allowing to either generate a spline dynamically or to follow a pre-made one) for all those categories.
Made character classes, animation blueprints and their state machines (with blending) more standard and easy to customize.
Added UI views that we had in the Unity package but not yet in Unreal: "My World" view (where users can find their liked models and manage their model collections) and "Make Options" panel (with all the functionality that allows to customize how models are spawned into the map from the AW browser, including grid positioning setup, attachment, collision and physics options, etc.).
Multiple optimizations, such as in the loading of model buttons when the user performs a search in the AW browser.
Ensured compatibility with Unreal Engine 5.0, 5.1 and 5.2.
Added Mac support for the plugin (the previous version was only released for Windows).
Fixed several bugs, including some related to UI windows, animation loading and model browser button URLs expiring after some time.
Download v1.1.0.0EA in our website.
Anything World Changelog for new features and general improvements