Extensive work on animations and partially functional level keys, new UI gears but needs rounding error correction. Particle preloader added.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[gd_scene format=3 uid="uid://cjnws52vwfxvq"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dep7nr2nkdmga" path="res://scripts/multiplayer_setup.gd" id="1_lckj3"]
|
||||
[ext_resource type="PackedScene" uid="uid://c7wcgttd3ycrc" path="res://experimental/gear background.tscn" id="2_hmj53"]
|
||||
|
||||
[node name="MultiplayerSetup" type="MultiplayerSpawner" unique_id=176078763 groups=["level_spawner"]]
|
||||
_spawnable_scenes = PackedStringArray("uid://ti65jukt8gvs", "uid://ck4x56txf676a", "uid://dewb10lmvj1yy")
|
||||
@@ -16,6 +17,9 @@ anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Gear Background" parent="Setup" unique_id=1112528005 instance=ExtResource("2_hmj53")]
|
||||
layout_mode = 1
|
||||
|
||||
[node name="Panel" type="PanelContainer" parent="Setup" unique_id=774991646]
|
||||
custom_minimum_size = Vector2(400, 400)
|
||||
layout_mode = 1
|
||||
|
||||
Reference in New Issue
Block a user