oh man i fixed that status effect bug
This commit is contained in:
5
Worlds/TestingRange/Levels/training_arena.gd
Normal file
5
Worlds/TestingRange/Levels/training_arena.gd
Normal file
@ -0,0 +1,5 @@
|
||||
extends Node3D
|
||||
|
||||
|
||||
func _process(delta: float) -> void:
|
||||
pass
|
Reference in New Issue
Block a user