- Joined
- Jun 15, 2014
- Messages
- 240
- Reaction score
- 41
- First Language
- English Spanish
- Primarily Uses
Hi all!
Can someone help me with the code to move a battler in battle? What I want is to move the battler infront of an enemy. Im asking the code because I know i can use actions sequences¡with the different plug ins but that doesnt achieve what im looking for.
I read that this can move the actor:
But I need it to move the battler infront of an enemy.
Thanks!!
Can someone help me with the code to move a battler in battle? What I want is to move the battler infront of an enemy. Im asking the code because I know i can use actions sequences¡with the different plug ins but that doesnt achieve what im looking for.
I read that this can move the actor:
Code:
SceneManager._scene._spriteset._actorSprites[X]._homeX
SceneManager._scene._spriteset._actorSprites[X]._homeY
But I need it to move the battler infront of an enemy.
Thanks!!
