Im trying to make a script that allows my "sprite" move like in ultima using ruby. (Like this http://www.youtube.com/watch?v=pVDpjFiEk0k)
Can you help me I want it to move left when I press left arrow right when I press right arrow etc. But I dont want it to glide I want my character to move like a chess piece. This is so I can make the enemys move once whenever the character moves once. Kind of turn based.
How do I make a "sprite" move in rpg maker xp Using Ruby.
Moderator: Coders of Rage
How do I make a "sprite" move in rpg maker xp Using Ruby.
"Criticism is something you can avoid easily by saying nothing, doing nothing, and being nothing. " - Aristotle
http://www.facebook.com/profile.php?id= ... ef=profile
http://www.facebook.com/profile.php?id= ... ef=profile
Re: How do I make a "sprite" move in rpg maker xp Using Ruby.
Levio91 wrote:Im trying to make a script that allows my "sprite" move like in ultima using ruby. (Like this http://www.youtube.com/watch?v=pVDpjFiEk0k)
Can you help me I want it to move left when I press left arrow right when I press right arrow etc. But I dont want it to glide I want my character to move like a chess piece. This is so I can make the enemys move once whenever the character moves once. Kind of turn based.
thats a game that should not need gamemaker xp.
and i wouldent make something as simple as movement into a script.
-my two cents
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
Dad, "Yea well I have a fan belt in street fighting"
Re: How do I make a "sprite" move in rpg maker xp Using Ruby.
I'm not exactly sure what you're asking...
I can give you some psuedo code for the logic behind 'movement' or animation...Are you referring to a side scroller, or top-down type thing?
I don't have any experiences with RPG maker, so I wouldn't be of any direct help. My apologies...
I can give you some psuedo code for the logic behind 'movement' or animation...Are you referring to a side scroller, or top-down type thing?
I don't have any experiences with RPG maker, so I wouldn't be of any direct help. My apologies...
<qpHalcy0n> decided to paint the office, now i'm high and my hands hurt
Re: How do I make a "sprite" move in rpg maker xp Using Ruby.
Its top down.Arce wrote:I'm not exactly sure what you're asking...
I can give you some psuedo code for the logic behind 'movement' or animation...Are you referring to a side scroller, or top-down type thing?
I don't have any experiences with RPG maker, so I wouldn't be of any direct help. My apologies...
"Criticism is something you can avoid easily by saying nothing, doing nothing, and being nothing. " - Aristotle
http://www.facebook.com/profile.php?id= ... ef=profile
http://www.facebook.com/profile.php?id= ... ef=profile
Re: How do I make a "sprite" move in rpg maker xp Using Ruby.
as I said before, you'd probably benefit better joining an RPG Maker forum, and reading documentation of the RPG Maker program. Maybe learning a little Ruby to assist you if you really need it. "I don't have time" is not an excuse for not learning it. If you want to make a game that's all it takes is time, stuff doesn't happen over night.
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: How do I make a "sprite" move in rpg maker xp Using Ruby.
On second thought, nvm..
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!