1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
[gd_resource type="QuadMesh" load_steps=3 format=2] [ext_resource path="res://3d/pavement_commute/cloud1.png" type="Texture" id=1] [sub_resource type="SpatialMaterial" id=1] flags_transparent = true flags_unshaded = true flags_fixed_size = true params_point_size = 0.1 params_billboard_mode = 3 particles_anim_h_frames = 1 particles_anim_v_frames = 1 particles_anim_loop = false albedo_texture = ExtResource( 1 ) [resource] material = SubResource( 1 ) size = Vector2( 0.03, 0.02 )