-
- Downloads
Disable control in rolling jump, fix pushing, modularize moves
Showing
- External/Sonic 16-bit/Characters/S3K Sonic.prefab 314 additions, 94 deletionsExternal/Sonic 16-bit/Characters/S3K Sonic.prefab
- External/Sonic 16-bit/Characters/S3K Sonic/Animations/Roll.anim 3 additions, 62 deletions...al/Sonic 16-bit/Characters/S3K Sonic/Animations/Roll.anim
- External/Sonic 16-bit/Zones/Chemical Plant/Act 1.unity 54 additions, 8 deletionsExternal/Sonic 16-bit/Zones/Chemical Plant/Act 1.unity
- Hedgehog/Scripts/Core/Actors/Editor/HedgehogControllerEditor.cs 4 additions, 23 deletions...og/Scripts/Core/Actors/Editor/HedgehogControllerEditor.cs
- Hedgehog/Scripts/Core/Actors/HedgehogController.cs 148 additions, 381 deletionsHedgehog/Scripts/Core/Actors/HedgehogController.cs
- Hedgehog/Scripts/Core/Moves/AirControl.cs 48 additions, 17 deletionsHedgehog/Scripts/Core/Moves/AirControl.cs
- Hedgehog/Scripts/Core/Moves/ControlState.cs 0 additions, 78 deletionsHedgehog/Scripts/Core/Moves/ControlState.cs
- Hedgehog/Scripts/Core/Moves/Duck.cs 8 additions, 6 deletionsHedgehog/Scripts/Core/Moves/Duck.cs
- Hedgehog/Scripts/Core/Moves/Editor/AirControlEditor.cs 13 additions, 38 deletionsHedgehog/Scripts/Core/Moves/Editor/AirControlEditor.cs
- Hedgehog/Scripts/Core/Moves/Editor/DuckEditor.cs 1 addition, 1 deletionHedgehog/Scripts/Core/Moves/Editor/DuckEditor.cs
- Hedgehog/Scripts/Core/Moves/Editor/GroundControlEditor.cs 11 additions, 39 deletionsHedgehog/Scripts/Core/Moves/Editor/GroundControlEditor.cs
- Hedgehog/Scripts/Core/Moves/Editor/JumpEditor.cs 1 addition, 1 deletionHedgehog/Scripts/Core/Moves/Editor/JumpEditor.cs
- Hedgehog/Scripts/Core/Moves/Editor/LookUpEditor.cs 1 addition, 1 deletionHedgehog/Scripts/Core/Moves/Editor/LookUpEditor.cs
- Hedgehog/Scripts/Core/Moves/Editor/MoveEditor.cs 24 additions, 3 deletionsHedgehog/Scripts/Core/Moves/Editor/MoveEditor.cs
- Hedgehog/Scripts/Core/Moves/Editor/MoveManagerEditor.cs 50 additions, 0 deletionsHedgehog/Scripts/Core/Moves/Editor/MoveManagerEditor.cs
- Hedgehog/Scripts/Core/Moves/Editor/MoveManagerEditor.cs.meta 2 additions, 2 deletionsHedgehog/Scripts/Core/Moves/Editor/MoveManagerEditor.cs.meta
- Hedgehog/Scripts/Core/Moves/Editor/RollEditor.cs 1 addition, 1 deletionHedgehog/Scripts/Core/Moves/Editor/RollEditor.cs
- Hedgehog/Scripts/Core/Moves/GroundControl.cs 48 additions, 27 deletionsHedgehog/Scripts/Core/Moves/GroundControl.cs
- Hedgehog/Scripts/Core/Moves/InstaShield.cs 7 additions, 0 deletionsHedgehog/Scripts/Core/Moves/InstaShield.cs
- Hedgehog/Scripts/Core/Moves/InstaShield.cs.meta 12 additions, 0 deletionsHedgehog/Scripts/Core/Moves/InstaShield.cs.meta
This diff is collapsed.
Hedgehog/Scripts/Core/Moves/InstaShield.cs
0 → 100644
Please register or sign in to comment