HeavenStudioPlus/Assets/Scripts/LevelEditor/EventSelector/PropertyPrefabs
minenice55 e08ce8f0b0 Small Fixes (#609)
* additive angle in rhythm rally

* remove old keyboard controller compat

* fix control style dropdowns

* using mouse on title screen selects keyboard instead

default to keyboard for invalid controllers

* temporarily ditch discord RPC

we need a new API key lol

* remove this discord call too

* certain editor shortcuts now exit fullscreen

fix color hex input not locking editor shortcuts

* increase max queued frames

turns out this may not be an issue for audio rhythm games
2024-01-06 03:51:27 +00:00
..
BoolPropertyPrefab.cs Reset Event Property Value + Right Click Dropdown API + Confirm Quit (#563) 2023-10-14 01:43:44 +00:00
BoolPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00
ColorPropertyPrefab.cs Small Fixes (#609) 2024-01-06 03:51:27 +00:00
ColorPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00
EnumPropertyPrefab.cs Reset Event Property Value + Right Click Dropdown API + Confirm Quit (#563) 2023-10-14 01:43:44 +00:00
EnumPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00
NumberPropertyPrefab.cs Reset Event Property Value + Right Click Dropdown API + Confirm Quit (#563) 2023-10-14 01:43:44 +00:00
NumberPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00
StringPropertyPrefab.cs Reset Event Property Value + Right Click Dropdown API + Confirm Quit (#563) 2023-10-14 01:43:44 +00:00
StringPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00