Quote: "Conjured Entertainment "
Thanks a world.
-------------------------------------------------------------------
Today I begun to learn the FPI MAKER and decided that make a "Follow Player" script.
- The character follow the player in move ... But have a problem.
Look at this image :
In this image , player is stoping and character is stoping too ... But the character have running mode in his foot !
How I can to repair it ?
This is my code :
;PARS Battle Game
;Header
desc If see player , run to him .
;Triggers
:state=0,plrcanbeseen:rotatetoplr,rotateheadrandom=50,settarget,state=1
:state=1:movetotarget,animate=5,rotatetoplr,state=0
;end of script
The life is standby ... So decide for you'r target and then you'll see that you are arrived and get it.