nordic2025/scenes/main_scene.tscn
2025-04-05 00:51:46 +02:00

9 lines
327 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://c0t3h8iqrg3iw"]
[ext_resource type="PackedScene" uid="uid://csh2n73hb2co8" path="res://models/banana.fbx" id="1_w2twt"]
[node name="Node3D" type="Node3D"]
[node name="banana" parent="." instance=ExtResource("1_w2twt")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -1)