gd,refacto: added state chart addon and namespace cleanup
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
using System;
|
||||
using Godot;
|
||||
using Godot;
|
||||
using RustyOptions;
|
||||
|
||||
namespace PolarBears.PlayerControllerAddon;
|
||||
namespace Movementtests.systems;
|
||||
|
||||
public partial class MantleSystem: Node3D
|
||||
{
|
||||
|
Reference in New Issue
Block a user