REM/scenes/props/drifting/snowball_2.tscn
2026-03-26 20:37:29 -06:00

22 lines
771 B
Plaintext

[gd_scene format=3 uid="uid://1u4o5rynq8ds"]
[ext_resource type="Texture2D" uid="uid://vwnrymaoxu3l" path="res://assets/textures/snow_ice/snow.png" id="1_vcyqf"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_vcyqf"]
albedo_texture = ExtResource("1_vcyqf")
uv1_triplanar = true
uv1_world_triplanar = true
[node name="Snowball_2" type="Node3D" unique_id=2099061735]
[node name="Ball" type="CSGSphere3D" parent="." unique_id=1755723832]
use_collision = true
radius = 1.4870276
material = SubResource("StandardMaterial3D_vcyqf")
[node name="Ball2" type="CSGSphere3D" parent="." unique_id=2114888846]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.7080362, 0)
use_collision = true
radius = 1.2
material = SubResource("StandardMaterial3D_vcyqf")