cirnogodot/3D/Vase/VaseWithPlant.tscn

15 lines
585 B
Text
Raw Permalink Normal View History

2025-03-23 22:22:26 +01:00
[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")