6 lines
63 B
GDScript
6 lines
63 B
GDScript
extends MultiplayerSpawner
|
|
|
|
|
|
func _spawn_custom(data):
|
|
return
|