7 lines
195 B
Plaintext
7 lines
195 B
Plaintext
[gd_scene load_steps=2 format=3]
|
|
|
|
[ext_resource type="Script" path="res://world/jajce/vfx/WindGustField.gd" id="1_gust"]
|
|
|
|
[node name="WindGustField" type="Node3D"]
|
|
script = ExtResource("1_gust")
|