gd,refacto: added state chart addon and namespace cleanup
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
using Godot;
|
||||
|
||||
namespace PolarBears.PlayerControllerAddon;
|
||||
namespace Movementtests.player_controller.Scripts;
|
||||
|
||||
public partial class Gravity: Node3D
|
||||
{
|
||||
|
Reference in New Issue
Block a user