Movement module for Unity
Go to file
Syntriax 364fc6b935 Variable Movement Removed Temporarily 2022-11-14 12:45:56 +03:00
Bases Added New Bases and removed Air and Ground Movement Implementations Temporarily 2022-11-14 12:41:11 +03:00
Config Variable Movement Removed Temporarily 2022-11-14 12:45:56 +03:00
State 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
Bases.meta Added New Bases and removed Air and Ground Movement Implementations Temporarily 2022-11-14 12:41:11 +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
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