9 lines
315 B
Text
9 lines
315 B
Text
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://art_assets/counters/syrup.gltf" type="PackedScene" id=1]
|
|
[ext_resource path="res://assets/waterLessShiny.tres" type="Material" id=2]
|
|
|
|
[node name="syrup" instance=ExtResource( 1 )]
|
|
|
|
[node name="Cylinder" parent="." index="0"]
|
|
material/0 = ExtResource( 2 )
|