mirror of
https://port.numenaute.org/aleajactaest/khanat-client.git
synced 2024-11-10 01:10:05 +00:00
18 lines
824 B
Text
18 lines
824 B
Text
[gd_scene load_steps=4 format=2]
|
|
|
|
[ext_resource path="res://assets/decors/buildings/dispensaire/gerenaber.tscn" type="PackedScene" id=1]
|
|
[ext_resource path="res://assets/creatures/arche/player_arche.tscn" type="PackedScene" id=2]
|
|
[ext_resource path="res://assets/decors/buildings/hall_01/hall_01.tscn" type="PackedScene" id=3]
|
|
|
|
[node name="spatial" type="Spatial"]
|
|
|
|
[node name="spatial" type="Spatial" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -5.76592, -5.87158 )
|
|
|
|
[node name="player" parent="spatial" instance=ExtResource( 2 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 3.61281, 5.76592, 5.87158 )
|
|
|
|
[node name="gerenaber" parent="." instance=ExtResource( 1 )]
|
|
|
|
[node name="hall_01b" parent="." instance=ExtResource( 3 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -14.839, 0.001, 0 )
|