wayfarers_wanderer/preview_scene.tscn3183368435.tmp
Jonas Reith fa38e603a1 Initial commit: WayfarersWanderer project state
Godot 4.6 exploration game with player movement, step-rotation camera
rig, and POI interaction system (explore/rest/close menu). main.tscn
is a test scene with placeholder props; debug/ holds unwired terrain
prototypes (voxel river, procedural island mesh, cross-shaped hub
2026-08-26 19:05:30 +02:00

17 lines
636 B
Plaintext
Executable File

[gd_scene format=3 uid="uid://e8b1otd57xce"]
[ext_resource type="Script" uid="uid://dehw4udbgwx4f" path="res://hightmap_gen.gd" id="1_regv8"]
[ext_resource type="Script" uid="uid://db1kymxglg8m1" path="res://preview_camera.gd" id="2_ji7iu"]
[node name="PreviewScene" type="Node2D" unique_id=887284748]
[node name="HightmapGen" type="Node" parent="." unique_id=1525090931]
script = ExtResource("1_regv8")
[node name="preview_camera" type="Camera2D" parent="." unique_id=1468922324]
script = ExtResource("2_ji7iu")
[node name="TextureRect" type="TextureRect" parent="." unique_id=1360046958]
offset_right = 40.0
offset_bottom = 40.0