10 lines
301 B
Text
10 lines
301 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[sub_resource type="BoxShape" id=1]
|
|
extents = Vector3( 0.9, 0.1, 0.9 )
|
|
|
|
[node name="DetectionCollider2x2" type="Area"]
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 1 )
|
|
shape = SubResource( 1 )
|