diff options
Diffstat (limited to 'godot/scenes/objects/GoalZone.tscn')
-rw-r--r-- | godot/scenes/objects/GoalZone.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/godot/scenes/objects/GoalZone.tscn b/godot/scenes/objects/GoalZone.tscn index 79b8624..cc8c77d 100644 --- a/godot/scenes/objects/GoalZone.tscn +++ b/godot/scenes/objects/GoalZone.tscn @@ -3,6 +3,7 @@ [ext_resource path="res://scenes/objects/GoalTriggerBox.gd" type="Script" id=1] [sub_resource type="BoxShape" id=1] +extents = Vector3( 0.204243, 0.204176, 0.204328 ) [node name="GoalZone" type="Area"] script = ExtResource( 1 ) |