Commit Graph
5 Commits
Author SHA1 Message Date
sperez 21fa13f1d3 Fixed a thing that got broken with arrow angles 2021-07-14 00:09:34 -04:00
sperez 1fd6cdde91 Moved editor options to a separate window, added some editor features (read desc)
-Added grid sub-divisions up to 4, implemented for both mouse editing and number key editing

-Made a separate editor options window that contains:
*Amount of sub-divisions
*Snap to grid checkbox (now holding shift cancels out the check box)
*Play hitsounds checkbox
*Mute instrumental checkbox
2021-07-11 17:43:00 -04:00
sperez 5c0124f398 Adjusted editor HUD elements
-Made the camera follow object independent from the strum line

-Resized the strum line to exactly the size of the grid
2021-07-11 14:53:04 -04:00
sperez 9e1db7155c Colors by quantization option & hud arrows code cleanup
-Added an option to make the colors of the arrows depend on their quantization instead of their direction (still needs to be adjusted to work on changing BPMs)

-Cleaned up the load code for the hud (static) arrow's animations

-Re ordered some appearance options
2021-07-10 23:22:54 -04:00
sperez 54ba25145b Cleaned up direction animation code in:
Playstate.hx (player 1 & 2)
Note.hx (gfx load code & playAnim's)
2021-07-09 17:44:50 -04:00