Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: FrankDePaul on February 20, 2018, 06:23:20 PM

Title: 2D RPG MOVEMENT
Post by: FrankDePaul on February 20, 2018, 06:23:20 PM
I am looking for a tutorial or advice on player movement like in a Zelda game. It can be 4 or 8 direction. I find movement for 3D a lot, but looking for best practices in 2D.

Any information would be helpful.

Thank!
Title: Re: 2D RPG MOVEMENT
Post by: djaydino on February 21, 2018, 02:17:12 AM
Hi.
Try this and set gravity scale to 0 :

(https://i.imgur.com/haEGOOO.png)
Title: Re: 2D RPG MOVEMENT
Post by: FrankDePaul on February 21, 2018, 08:47:36 AM
Works great. Thanks!
Title: Re: 2D RPG MOVEMENT
Post by: FrankDePaul on February 21, 2018, 11:29:12 AM
How would we go about preventing the extra speed in the diagonal?