Rhythm Game?

Subscribe to Rhythm Game? 4 posts, 3 voices

Sign in to reply


 
avatar for Stataen Stataen 58 posts
Flag Post

Anyone know how to make a rhythm game or know anyone or any links that may help me figure out how to make these games? I’ve been wanting to make one all this time but don’t know how to. I use Adobe Flash CS3 and use Actionscript 2.0 for my coding.

 
avatar for ssjskipp ssjskipp 170 posts
Flag Post

only AS3 can use computeSpectrum, which takes a ‘screen shot’ of the current sound at the moment of calling.
So, basically, unless you want to sync up data with beats, you can’t make a rhythm game with AS2.

 
avatar for bLasTamos bLasTamos 546 posts
Flag Post

You can, build the beats by hand. Not that hard to synchronize.

 
avatar for Stataen Stataen 58 posts
Flag Post

I guess I can work with AS3 as well. I got some experience with it. Any ideas on how to start it?

Sign in to reply


Click Here