Movement module for Unity
Go to file
Syntriax a2d64a2eef Removed Special Action Temporarily 2022-11-14 12:39:51 +03:00
Config AddToFactoryWithJson() Added to Factories + Rename 2022-04-04 18:28:10 +03:00
Implementations GroundChecker Improvements 2022-11-14 12:02:31 +03:00
State Switched from UnityEvent to System.Action 2022-11-13 18:18:38 +03:00
VariableMovement Switched from UnityEvent to System.Action 2022-11-13 18:18:38 +03:00
.gitignore Initial commit 2021-12-06 11:33:22 +03:00
Config.meta Configs and Factories added 2022-03-17 22:43:47 +03:00
IMovement.cs Switched from UnityEvent to System.Action 2022-11-13 18:18:38 +03:00
IMovement.cs.meta First Commit 2021-12-23 12:41:01 +03:00
IMovementController.cs Switched from UnityEvent to System.Action 2022-11-13 18:18:38 +03:00
IMovementController.cs.meta IMovementController Added 2022-03-07 11:22:29 +03:00
IMovementExtensions.cs First Commit 2021-12-23 12:41:01 +03:00
IMovementExtensions.cs.meta First Commit 2021-12-23 12:41:01 +03:00
Implementations.meta Folder/Namespace Structure Improvements 2022-11-13 17:43:30 +03:00
MovementController.cs Switched from UnityEvent to System.Action 2022-11-13 18:18:38 +03:00
MovementController.cs.meta Added OnMovement Activated&Deactivated to the IMovementController 2022-03-13 20:59:45 +03:00
State.meta Rewrite 2022-03-08 20:25:20 +03:00
Syntriax.Modules.Movement.asmdef Added Reset()s and Initialize()s made public in Factories + Fix & Upgrades 2022-03-19 14:02:13 +03:00
Syntriax.Modules.Movement.asmdef.meta Added Reset()s and Initialize()s made public in Factories + Fix & Upgrades 2022-03-19 14:02:13 +03:00
VariableMovement.meta VariableMovement Added 2022-03-10 18:56:39 +03:00