Luke Hubmayer-Werner
|
ea1ed1fa17
|
Fix viewport size not updating correctly in many cases for subsampling
|
2021-09-19 19:07:13 +09:30 |
Luke Hubmayer-Werner
|
0960b12652
|
Testing node in case I ever need to play around with curve2d visualisation again
|
2021-02-21 21:35:39 +10:30 |
Luke Hubmayer-Werner
|
1297a6f342
|
Added rudimentary hit combo counter
|
2021-02-07 22:57:26 +10:30 |
Luke Hubmayer-Werner
|
6618938021
|
[WIP] More refactoring of RadialGame
Gameplay now functions correctly on differently sized instances of RadialGame.tscn
Still needs to scale the menu to fit
|
2021-01-29 22:11:14 +10:30 |
Luke Hubmayer-Werner
|
fe27cdab0e
|
[WIP] Refactoring RadialGame
Moving things away from entangled Node2Ds to proper Controls.
Should enable RadialGame to be placed wherever without bugs.
|
2021-01-29 19:26:44 +10:30 |
Luke Hubmayer-Werner
|
cda5f5ac3b
|
Add Video singleton.
This enables multiple video views across the game and will aid in the upcoming multiplayer-driven refactoring.
|
2021-01-29 17:07:39 +10:30 |
Luke Hubmayer-Werner
|
812f5891af
|
Decouple NoteHandler from InputHandler
|
2021-01-24 16:18:10 +10:30 |
Luke Hubmayer-Werner
|
aed0f952c7
|
Add music node to singleton
|
2021-01-24 15:50:47 +10:30 |
Luke Hubmayer-Werner
|
f90543660f
|
Refactor out single-mode silliness
Gotta lay out the scene tree such that Radial and Dance modes can be loaded in and out.
Godot's GUI nodes are pretty good we should use them more :)
|
2021-01-24 02:49:08 +10:30 |