Hi!
Sorry to ask this, but I tried this for more than 10 hours and I cant make it work without bugs :(
I am creating a game that gonna read some output file and based on that file it gonna make my chars/npcs/and so move around.
For now, I just want to learn how to make my NPC goes to where I want, but I cant make it work correctly.
What I mean is something like this:
Sprite walk 100px to right (using walking animation), once it gets there make a attack animation, turns around and goes back to its start position.
I tried bullet behavior, plataform, physics and so, nothing is working, I mean, I got it moving but at somepoing my animation bug.
Is there any way to make a sprite do this?
If you guys want, I can send you a example file to what I am trying.
Thanks alot and sorry to ask that. I have been reading all this forum and tutorials and could not figure this out :(