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:
New forum theme up and running!
Charas-Project
»
Game Creation
»
Requests
»
Tutorials
»
Help on my ABS system.
« previous
next »
Print
Pages: [
1
]
Author
Topic: Help on my ABS system. (Read 1954 times)
Big Boo
Fear the boo.
Initiate
Posts: 42
None
Help on my ABS system.
«
on:
July 26, 2007, 05:47:57 PM »
How do you make it were you hold a button down, and the hero does something until pressure it taken away from the button? I need to know this so my hero can block in my ABS. My system is like the elderscrolls games.
Logged
BOO!
thepsynergist
Kupo!
Associate
Posts: 159
I enjoy video game programming, as well as any and all RPG's
(No subject)
«
Reply #1 on:
July 26, 2007, 09:56:59 PM »
The trick is to use a common event and make a parallel process and use the key input processing to check for a variable that you want to use to block. Then, use a conditional branch to check to see if the variable is active. If so assign the block event that you made. Hope this helps.
Logged
Register me in your Pal Pad in Diamond/Pearl!
Big Boo
Fear the boo.
Initiate
Posts: 42
None
(No subject)
«
Reply #2 on:
July 28, 2007, 09:45:31 PM »
Thank you alot.
Logged
BOO!
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
Tutorials
»
Help on my ABS system.