Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Charicter speeds
« previous
next »
Print
Pages: [
1
]
Author
Topic: Charicter speeds (Read 1776 times)
Reishadowen
Member
Initiate
Posts: 7
Charicter speeds
«
on:
April 22, 2006, 11:12:55 PM »
Ok, since clicking the search button keeps freezing my browser worse than molasses in January, all for no apparent reason, I guess I'm forced to resort to just posting a topic out open.
How do I control charicter speeds of my own charicter? I mean, I can control NPC speeds, but how do I control the hero walking speeds? Also, Is there a way to make a dash button?
I know I've threads about this before, but, as I said, search button does'nt like me all of a sudden. >,<
Logged
Poncho
Member
Initiate
Posts: 58
(No subject)
«
Reply #1 on:
April 22, 2006, 11:49:51 PM »
To decrease/increase speed of the hero just make a autostart move event for the hero where you speed up/down him as you want him, then make a switch and make a 2nd page on the event with the switch to turn it off, and your character should have the speed you assigned.
Should look something like:
Page 1 Autostart
Move Event: Hero Mv Speed Dn
Change switch: Switch Done ON
Page 2 If switch Done is on
Nothing
A run button is done somehow I think, but is very hard coded... atleast for me
Logged
I clutch the wire fence until my fingers bleed. A wound that will not heal, a heart that cannot feel. Hoping that the horror will recede, hoping that tomorrow we'll all be freed.
Reishadowen
Member
Initiate
Posts: 7
(No subject)
«
Reply #2 on:
April 23, 2006, 12:26:55 AM »
Thank you! <3
Now I just need to find out how to change button controls, and why the search button kills my d*mn browser....
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Charicter speeds