Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

UberAugh

2
Posts
6
Followers
A member registered Mar 10, 2022 · View creator page →

Creator of

Recent community posts

(1 edit)

Essentially you need to remove the "Task Completed" variables / functions in the state tree blueprints (Prefix ST...) and just replace it with a "Finish Task" node (or something similar), as this works properly now. 

(1 edit)

Unfortunately its not properly supported, you can still import it into UE 5.3 but need to make some changes to the code. Specifically the workaround for a bug that was present in UE 5.1. Its mostly in blueprints so if you know how to use that then its fine.

Its related to the "Task Completed" variables when you load it in. You'll notice the errors when you try doing anything so that should guide you too hopefully.
Most of the rest of the code should work though.