first Prototype
This commit is contained in:
parent
e11825c698
commit
35ce267482
481 changed files with 17315 additions and 1 deletions
8
scenes/camera/UI/playerSelectionButton.tscn
Normal file
8
scenes/camera/UI/playerSelectionButton.tscn
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://lsg8l7r66uyr"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c0elwhiqu20i8" path="res://scenes/camera/UI/playerSelectionButton.gd" id="1_scfyp"]
|
||||
|
||||
[node name="playerSelectionButton" type="CheckBox"]
|
||||
offset_right = 24.0
|
||||
offset_bottom = 24.0
|
||||
script = ExtResource("1_scfyp")
|
||||
Loading…
Add table
Add a link
Reference in a new issue