in this example i am trying to get the player character to snap to the direction of the arrows, but i cant get it to work
ive tried to set the characters position to the arrows position but the bullet movement wont change direction
im sure im just missing something simple but i cant find the answer anywhere
here's my example
example
this should be the capx file example capx
i can get the character to move in the right direction if i spawn another object but can it be done using the same object?