HeavenStudioPlus/Assets/Scripts/LevelEditor/EventSelector/PropertyPrefabs
minenice55 fba540f537 Rendering Fixes and Other Adjustments (#384)
* fix game view alpha issues

* fix right-clicking on parameter-less entity locking event selection

* reduce ram use of rendertextures

* fix missing sprite references

fix cheer readers sprite masks not working

* fix lockstep rendering discrepancy

* fix section medal toggle not matching described behaviour in UI

* fix game settings masking issue

* dj school "Scratchy Music" toggle on by default

* import new sheets for fan club, mahou tsukai

* make dj school audio FX persist between game change

* make one shot sounds not create extra objects when not needed

* fix potential issue with new one shots

* make string properties apply changes for every keystroke
2023-04-03 04:17:55 +00:00
..
BoolPropertyPrefab.cs split event properties into own scripts 2022-08-23 10:27:30 -04:00
BoolPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00
ColorPropertyPrefab.cs split event properties into own scripts 2022-08-23 10:27:30 -04:00
ColorPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00
EnumPropertyPrefab.cs split event properties into own scripts 2022-08-23 10:27:30 -04:00
EnumPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00
NumberPropertyPrefab.cs split event properties into own scripts 2022-08-23 10:27:30 -04:00
NumberPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00
StringPropertyPrefab.cs Rendering Fixes and Other Adjustments (#384) 2023-04-03 04:17:55 +00:00
StringPropertyPrefab.cs.meta split event properties into own scripts 2022-08-23 10:27:30 -04:00