Hello,
Could you please post a screenshot of that FSM to check it out?
Also, it’s generally much better to pre-instantiate your AI and use them when needed if possible (enable/disable), instead of instantiating them on the fly while player is playing, since unfortunately, instantiation and thus initialization will always create a bit of overhead the more complex the graphs are due to deserialization.
Thanks.
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.