A bit wonky but working switching
This commit is contained in:
@@ -9,6 +9,7 @@ namespace Minigames.TrashMaze.Core
|
||||
/// Controls Pulver character movement in the Trash Maze.
|
||||
/// Inherits from BasePlayerMovementController for tap-to-move and hold-to-move.
|
||||
/// Updates global shader properties for vision radius system.
|
||||
/// Interaction capability (MoveToAndNotify) is provided by base class.
|
||||
/// </summary>
|
||||
public class PulverController : BasePlayerMovementController
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user