gd,refacto: added state chart addon and namespace cleanup
This commit is contained in:
@ -6,7 +6,7 @@ using Godot;
|
||||
// the value of AdditionalGravityPower owned by the Gravity child of
|
||||
// PlayerController.
|
||||
|
||||
namespace PolarBears.PlayerControllerAddon;
|
||||
namespace Movementtests.player_controller.Examples.MovementTestbed;
|
||||
|
||||
public partial class LowGravityArea3D : Area3D
|
||||
{
|
||||
|
Reference in New Issue
Block a user