spawning
This commit is contained in:
@@ -11,5 +11,6 @@ public record MovementInputs(
|
||||
|
||||
public interface IMoveable
|
||||
{
|
||||
[Export] RMovement RMovement { get; set; }
|
||||
Vector3 ComputeVelocity(MovementInputs inputs);
|
||||
}
|
||||
Reference in New Issue
Block a user