[gd_scene load_steps=3 format=2] [ext_resource path="res://scenes/game/alpha.gd" type="Script" id=5] [ext_resource path="res://scenes/player/playerB.tscn" type="PackedScene" id=8] [node name="spatial" type="Spatial"] script = ExtResource( 5 ) [node name="player" parent="." instance=ExtResource( 8 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.01, 0 ) [node name="map" type="Spatial" parent="."] [node name="creatures" type="Spatial" parent="."]