Finally got it - RPG Maker Style Movement (Glitchless)

You must understand the Game Editor concepts, before post here.

Finally got it - RPG Maker Style Movement (Glitchless)

Postby Hblade » Mon Mar 18, 2013 12:26 pm

I finally managed to come up with a working movement system similar to that of RPG maker (Cept the grid, uses pixel movement). What is RPG maker movement? Glitchless, while moving right if you press up, you go up and vice versa, its not limited to 1 direction (So if your holding up and press right, your still going up instead of right by normal movement systems). This sounds confusing I know, but if you move around in Rpg maker you can see what I mean. This system allows the same movement style (Without collision of course). I'll release a demo soon.

I figured it out while trying to sleep. Been a while since I used game editor and for some reason I was thinking about it (Woke up at 5:00AM after sleeping at 2:30/3:00AM, not much sleep), while trying to go to sleep.

I also would like to mention that this doesn't use multiple animations / frames it uses the whole sprite sheet and animpos, so you can change the "frequency" as RPG maker calls it, of your character by changing the case values.

here's the demo:
Attachments
rpg.zip
(14.29 KiB) Downloaded 172 times
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: Finally got it - RPG Maker Style Movement (Glitchless)

Postby GEuser » Wed Mar 20, 2013 1:54 pm

Yep, It's very smooth. Good job.

I've been having issues with movement for a spaceship. 24 frames (15 degrees each to complete 1 revolution). Left/right turns ship anti-clockwise/clockwise and up/down accelerate / decelerate it. So am using gE's directional_velocity and angle for movement. Problem is ship sometimes carries on speeding up infinitely and I can't stop it :lol:

glad your doing rpg stuff, more people doing it too now. I prefer these over shoot-em ups. Going to check out your rpg thread now.
GEuser
 
Posts: 204
Joined: Thu Jan 05, 2012 3:08 pm
Score: 19 Give a positive score

Re: Finally got it - RPG Maker Style Movement (Glitchless)

Postby Hblade » Wed Mar 20, 2013 3:24 pm

Try using the min(var, max(var1, var2)) feature
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: Finally got it - RPG Maker Style Movement (Glitchless)

Postby GEuser » Sun Mar 24, 2013 5:40 am

Hblade wrote:Try using the min(var, max(var1, var2)) feature

Thanks, I'll try to figure out how to use it now...
GEuser
 
Posts: 204
Joined: Thu Jan 05, 2012 3:08 pm
Score: 19 Give a positive score

Re: Finally got it - RPG Maker Style Movement (Glitchless)

Postby Hblade » Mon Mar 25, 2013 1:46 am

k good luck =)
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score


Return to Advanced Topics

Who is online

Users browsing this forum: No registered users and 1 guest