change actor when colliding with my character (resolved)

Hello, me again. I asked you, I realized that a problem was generated. When my character collides on the right side it grows fine, but when I collide on the left side it automatically changes orientation, but that doesn’t bother me, but the direction command for my character’s movement is automatically reversed, what could be the problem?

cap4
there is good

But here’s the problem

cap5

there when I move forward, my character goes back and vice versa

It’s because you’re spawning the character facing the wrong way, I think :slight_smile:

ufff, and how can I solve that? :smile:

No problem if I send you the file?

If you’re walking backwards, just spawn the new player the other way around :slight_smile:

1 Like

it worked!!! thank you so much

1 Like