IGNORE (Movement)

I am making an Update for Vehicle Battlefield.

I want the player to move towards the cursor, (3rd Level). I feel quite stupid, like there’s some easy way to solve this. I just can’t find it, this is why I made a Help request.

(Spacebar repeating, so the player can hold the Spacebar to move towards the cursor.)

Link: Vehicle Battlefield!

1 Like

Tip: use the mouse move behaviour, you should be able to figure it out from there. Also remember to switch it to game coordinates

1 Like

Do the X and Y outputs go to the inputs (X and Y) on Velocity? Then the spacebar makes the object move by triggering a number that goes to the Forward input on Velocity?


This doesn’t work. It automatically throws the player at ridiculous speeds.

1 Like

Never mind, this worked:


I just edited the Dash movement a bit and now it works just fine. (The player has point at in the behaviors somewhere.)

1 Like

Use extractors, filters.

1 Like

Ohhh, okay, that works too, I didn’t think it was a rotatable sprite for some reason

This is the final result, so simple, XD:


Thanks for trying though, I’ll give you the solution.

1 Like
1 Like

Thanks, but already I found how to make the movement.

oh ok

1 Like