i use a basic building system and its works great when i spawn mesh and bp (like walls etc), however when i try to spawn AI, the AI get stuck mid air with fall animation.
how do i make it that the AI will touch the ground?
tried to enable physics to some parts of the AI yet he just fall a side while in the fall animation
EDIT: i am using enum. the player press '1' to spawn weak ai
press '2' to spawn stronger ai
how do i make it that the AI will touch the ground?
tried to enable physics to some parts of the AI yet he just fall a side while in the fall animation
EDIT: i am using enum. the player press '1' to spawn weak ai
press '2' to spawn stronger ai
Comment