12 lines
345 B
Plaintext
12 lines
345 B
Plaintext
|
[gd_scene load_steps=2 format=3 uid="uid://nack1qite6lx"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://addons/godot-xr-tools/objects/wind_area.gd" id="1"]
|
||
|
|
||
|
[node name="WindArea" type="Area3D"]
|
||
|
collision_layer = 524288
|
||
|
collision_mask = 0
|
||
|
monitoring = false
|
||
|
script = ExtResource("1")
|
||
|
|
||
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|