Hello, I wanted to move my opponent but unfortunately it just didn’t work, could you please help me? Thank you.
Hello,
Could you please give me a few more details? How would you like your opponent to move? By itself, or in response to something happening in the world?
Please note that in a platformer, a simple way to move an enemy from left to right is to use a “background object” to mark the movement boundaries, and then have the enemy stop, turn, and restart when it hits this object. I note that a “how-to” tutorial on this topic would be welcome.