mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 11:45:09 +00:00
c837b11e1d
* I'm a menace to society * Made some small fixes * added missing stuff, realignment * Added Animators * Unity Shenanigans * all contestee anims * mb * Changed how the contestee is structured in the hierachy * ymf * I love quiz show * more anim implementation * anim fixes and bg upscale * oops * implemented prepare and rest * oops2 * timer * Implemented Head Animations * Added the timer * Oopsie * there we go * changed wizards waltz default length * Added explosions * Made consecutive intervals possible * Implementing counting for the contestant * The quiz host now has numbers * host anims * host anims done * Implemented all host anims and fixed some stuff * implemented more stuff * oops * anim fixes * Bug fixes woohoo! * Fixes * Fixed something !!!! * upscale and more * updated reveal answer to not remove the black on reveal of the number * new sheet2 * Added ForceExplode * They now go grey * upscale done anim stuff * smoke and explosion * Stage0 added * KABOOM * tweaks * icon and anim fixes * Added randomPresses event and prefunction to start interval * Fixed a bug with random presses and also made the sign change color * Fixed small bug * fixed a spaceball bug * New Metronome --------- Co-authored-by: ev <85412919+evdial@users.noreply.github.com> Co-authored-by: saladplainzone <chocolate2890mail@gmail.com>
43 lines
1.2 KiB
Text
43 lines
1.2 KiB
Text
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!91 &9100000
|
|
AnimatorController:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_Name: Sign
|
|
serializedVersion: 5
|
|
m_AnimatorParameters: []
|
|
m_AnimatorLayers:
|
|
- serializedVersion: 5
|
|
m_Name: Base Layer
|
|
m_StateMachine: {fileID: 5793664687355715070}
|
|
m_Mask: {fileID: 0}
|
|
m_Motions: []
|
|
m_Behaviours: []
|
|
m_BlendingMode: 0
|
|
m_SyncedLayerIndex: -1
|
|
m_DefaultWeight: 0
|
|
m_IKPass: 0
|
|
m_SyncedLayerAffectsTiming: 0
|
|
m_Controller: {fileID: 9100000}
|
|
--- !u!1107 &5793664687355715070
|
|
AnimatorStateMachine:
|
|
serializedVersion: 6
|
|
m_ObjectHideFlags: 1
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_Name: Base Layer
|
|
m_ChildStates: []
|
|
m_ChildStateMachines: []
|
|
m_AnyStateTransitions: []
|
|
m_EntryTransitions: []
|
|
m_StateMachineTransitions: {}
|
|
m_StateMachineBehaviours: []
|
|
m_AnyStatePosition: {x: 50, y: 20, z: 0}
|
|
m_EntryPosition: {x: 50, y: 120, z: 0}
|
|
m_ExitPosition: {x: 800, y: 120, z: 0}
|
|
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
|
|
m_DefaultState: {fileID: 0}
|