#a object that follows the AI. for a horror map
25 messages · Page 1 of 1 (latest)
Depends what you mean by follow
Hey what man. Do you know how to make a object follow the AI. I'm trying to make a horror game
Follow like how
Do you mean like add a model to the ai? If so just clamp it
He did already
Add a model
And you can't clamp something to an ai btw
Ik, I was just assuming that if he had a goblin ai set up to clamp a model to what ever object is tracking the goblin’s position
I did systems for him
O
Sadly ai position are kinda broken
Makes it weird
Anyway to make an object follow another the best way is to use this system:
Ai get position> top value(subtract)
Object get position> bottom value(subtract)
Output>Vector get magnitude
Update 30hz>set velocity (Target: {object}
Direction: {Output of the subtract}
Speed : {vector magnitude}
a object that follows the AI (CV1)
a object that follows the AI. for a horror map
Sorry misspelled something
Here's the answer anyway @burnt flower
Hey never mind. Some dude helped me making a monster without using the enemy
I mean the AI