mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 08:45:33 +00:00
15 lines
585 B
Text
15 lines
585 B
Text
[gd_scene load_steps=3 format=3 uid="uid://birl7xlncrsbl"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dn0y8y3xq2yc2" path="res://3D/Vase/Vase.blend" id="1_oo6sc"]
|
|
[ext_resource type="Texture2D" uid="uid://b3w6dn4k4q46r" path="res://Sprites/SingleTiles/Plant.png" id="2_arsew"]
|
|
|
|
[node name="VaseWithPlant" type="Node3D"]
|
|
|
|
[node name="Vase" parent="." instance=ExtResource("1_oo6sc")]
|
|
|
|
[node name="Sprite3D" type="Sprite3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.54981, 0)
|
|
pixel_size = 0.1
|
|
billboard = 2
|
|
texture_filter = 0
|
|
texture = ExtResource("2_arsew")
|