open-strike-2/scenes/utils/choose_team.tscn
Nikolai Rodionov b214f8d278 Add a first-view controller and a bunch of things
1. Replace 4k models with low-poly once
2. Use bare mixamo for testing
3. Add a basic menu
4. Add a map with collisions and spawn areas
2025-01-20 22:33:30 +01:00

9 lines
349 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://bo8jemggniu3c"]
[ext_resource type="PackedScene" uid="uid://c1v6kb00y77ij" path="res://scenes/maps/el_test.tscn" id="1_25xw6"]
[node name="ChooseTeam" type="Node3D"]
[node name="ElTest" parent="." instance=ExtResource("1_25xw6")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.05481, 0, 3.71705)