mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-12 20:55:08 +00:00
3cdb63917e
* play sfx and play animation blocks i also changed prescheduleFunction to preFunction, and removed the unused preFunction argument in GameAction i can revert this if need be but it just seemed vestigial * count in rework + preloading, multisound addition multisound was using an array that was converted to a list..? very silly when you consider it's a list first so sometimes it's list -> array -> list lol new Count-In and Play SFX block preloads sfx now!! epic. * prefab-ify event properties, Button EntityType * things are very nearly working! however i just hit an insane hurdle. how do i modify a dropdown while still being able to access the index/int value of that param directly. UGHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH * okay it's WORKING now i just need to do some better dropdown stuff * ITS WORKING ITS WORKING ITS WORKING arbitrary animations, now accessible to those without prefab knowledge! and it's piss easy to use!! * about to make a struct + class, tooltip improvements gonna make the struct define it, then the class will actually be the dropdown this is gonna make things so so so so much easier to comprehend * finishing up, probably one more commit after this * split up Dropdown into Dropdown and DropdownObj, which basically fixed all of my problems lol * fixed a count bug * added param tooltip toggle * grah it's ALMOST DONE * it's 99.9% finished. just some touch ups, i don't think i even know of any bugs * alright, looks like that's all the bugs gone * EVERYTHING IS FINISHED!! |
||
---|---|---|
.. | ||
Common | ||
Deprecated | ||
Games | ||
InputSystem | ||
LevelEditor | ||
SourceGenerators | ||
StudioDance | ||
Transform | ||
UI | ||
USG.g | ||
Util | ||
AppInfo.cs | ||
AppInfo.cs.meta | ||
CircleCursor.cs | ||
CircleCursor.cs.meta | ||
Common.meta | ||
Conductor.cs | ||
Conductor.cs.meta | ||
Datamodel.cs | ||
Datamodel.cs.meta | ||
DebugUI.cs | ||
DebugUI.cs.meta | ||
Deprecated.meta | ||
EventCaller.cs | ||
EventCaller.cs.meta | ||
GameCamera.cs | ||
GameCamera.cs.meta | ||
GameInitializer.cs | ||
GameInitializer.cs.meta | ||
GameManager.cs | ||
GameManager.cs.meta | ||
GameProfiler.cs | ||
GameProfiler.cs.meta | ||
GameProperties.cs | ||
GameProperties.cs.meta | ||
Games.meta | ||
GlobalGameManager.cs | ||
GlobalGameManager.cs.meta | ||
InputSystem.meta | ||
JudgementManager.cs | ||
JudgementManager.cs.meta | ||
LevelEditor.meta | ||
Minigames.cs | ||
Minigames.cs.meta | ||
OpeningManager.cs | ||
OpeningManager.cs.meta | ||
PersistentDataManager.cs | ||
PersistentDataManager.cs.meta | ||
PostProcessingVFX.cs | ||
PostProcessingVFX.cs.meta | ||
ScreenTiling.cs | ||
ScreenTiling.cs.meta | ||
Settings.cs | ||
Settings.cs.meta | ||
SourceGenerators.meta | ||
StaticCamera.cs | ||
StaticCamera.cs.meta | ||
StretchCameraVFX.cs | ||
StretchCameraVFX.cs.meta | ||
StudioDance.meta | ||
TitleManager.cs | ||
TitleManager.cs.meta | ||
Transform.meta | ||
UI.meta | ||
USG.g.meta | ||
Util.meta |