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

16 lines
545 B
Plaintext

[gd_scene format=3 uid="uid://cdk3dn782o0bt"]
[ext_resource type="Texture2D" uid="uid://vwnrymaoxu3l" path="res://assets/textures/snow_ice/snow.png" id="1_bqg7x"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_whkru"]
albedo_texture = ExtResource("1_bqg7x")
uv1_triplanar = true
uv1_world_triplanar = true
[node name="Snowball" type="Node3D" unique_id=2099061735]
[node name="Ball" type="CSGSphere3D" parent="." unique_id=1755723832]
use_collision = true
radius = 1.4870276
material = SubResource("StandardMaterial3D_whkru")