#I need help

1 messages · Page 1 of 1 (latest)

wide nymph
#

How do you make an ai that can't go through the ground and can't go out of an area

wide nymph
#

I have nothing so far

cerulean marten
#

To fix the first problem:
When setting the pos of the ai, edit the y value to y value of the floor it’s supposed to walk on. This will prevent it from going up or down

wide nymph
#

It's going to need to fly Im making a working leviathan from subnuatica

cerulean marten
#

To fix the second problem:
Put a trigger volume around the space you want it to be in. Use “list contains” to check if the player it’s following is inside the trigger vol. If the player isnt, stop setting the position of it until the player goes back into the trigger.

wide nymph
#

Do you want to make it with me @cerulean marten

cerulean marten