fun stuff
This commit is contained in:
@@ -4,7 +4,7 @@ public partial class SpawnPoint : Marker3D
|
||||
{
|
||||
public void SetPlayerPosition(Character character)
|
||||
{
|
||||
GD.Print("Moving character to spawn point");
|
||||
character.Position = Position;
|
||||
GD.Print("Moving character to spawn point");
|
||||
character.Position = Position;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user