A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: How do i program a rhythm game on AS2?

  1. #1
    Junior Member
    Join Date
    Jan 2025
    Posts
    3

    Question How do i program a rhythm game on AS2?

    Dont really need a WHOLE rhythm game coded in. my main focus is the notes input (so if the arrow gets anywhere connected to the interactive arrows then it counts as a hit) and the stats (like misses, accuracy, combo, you get the idea.)

  2. #2
    Member
    Join Date
    Feb 2022
    Posts
    31
    Timeline and HitTest, I guess...
    or _currentframe property detection.
    There's also .position property for Sound object.

  3. #3
    Junior Member
    Join Date
    Jan 2025
    Posts
    3

    Cool

    Quote Originally Posted by Alex_Cherkasoff View Post
    Timeline and HitTest, I guess...
    or _currentframe property detection.
    There's also .position property for Sound object.
    Yea... That could help for sure. Cheers!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center