bad
This commit is contained in:
parent
e810836675
commit
fd73bcd42d
12
scenes/water_bomb_model.tscn
Normal file
12
scenes/water_bomb_model.tscn
Normal file
@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://s2a1pry5fw8f"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ptaep"]
|
||||
albedo_color = Color(0.0936238, 0.825356, 1, 1)
|
||||
metallic = 0.8
|
||||
roughness = 0.4
|
||||
|
||||
[node name="Model" type="CSGSphere3D"]
|
||||
material_override = SubResource("StandardMaterial3D_ptaep")
|
||||
radius = 0.2
|
||||
radial_segments = 24
|
||||
rings = 12
|
Loading…
Reference in New Issue
Block a user