Initial Commit
This commit is contained in:
4
Objects/player_prime.gd
Normal file
4
Objects/player_prime.gd
Normal file
@ -0,0 +1,4 @@
|
||||
extends Node3D
|
||||
|
||||
func _ready() -> void:
|
||||
GameEngine.getGE().idaPrime = self
|
Reference in New Issue
Block a user