Pages: 1
I am making a scrolling game , and i need it so that when you give a character what he needs, he will follow you until distance to player < 100. Any suggestions? then follow again if you exit that range.
Offline
well I guess you could try the same scripts the characters got with it a few paces behind and then add a stop when it gits to the certain point.if that doesn't work then I got nothin.
Offline
Oh, I think I get it. Kind of like Tails in Sonic 2. Just put
when green flag is clicked
forever
go to [player]
But put the costume center alittle to the side.
If you need help with animation as well, feel free to ask.
Last edited by scratchU8 (2012-07-19 00:19:38)
Offline
scratchU8 wrote:
Oh, I think I get it. Kind of like Tails in Sonic 2. Just put
when gf is clicked
forever
go to [player v]
end
But put the costume center alittle to the side.
If you need help with animation as well, feel free to ask.
That sound's like it would.
Offline
Pages: 1