Charas-Project
Game Creation => Requests => Topic started by: Linkforce on May 19, 2009, 10:27:51 PM
-
I'm looking for someone who is good at programing. I'm trying to make a system involving arrows and hitting those arrows within a set amount of time. PM or respond here I guess if you're willing to help!
-
This is easy. Just make a timer and key input process the corresponding arrow key, with timer=X resetting it, and if the time remaining is N, you get it right. Meanwhile, for every S milliseconds, hide a picture of the arrow pattern and show it one pixel up or whatever, coordinating arrows over the shadows with N.
What, are you making a DDR minigame? :P