2024-02-18 00:52:17 +01:00

12 lines
406 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://citib8t72camt"]
[ext_resource type="Material" uid="uid://hopugp3kkyfg" path="res://world/clouds/CloudFogMaterial.tres" id="1_h6r4i"]
[ext_resource type="Script" path="res://world/clouds/Cloud.gd" id="2_2qw84"]
[node name="Cloud" type="FogVolume"]
layers = 32
size = Vector3(30, 3, 30)
shape = 0
material = ExtResource("1_h6r4i")
script = ExtResource("2_2qw84")