tweaks to playlist loader, working on preventing reentry to levels in round
This commit is contained in:
@@ -7,12 +7,18 @@
|
||||
script = ExtResource("1_vvlkm")
|
||||
|
||||
[node name="Level Name" type="Label3D" parent="."]
|
||||
transform = Transform3D(0.7, 0, 0, 0, 0.7, 0, 0, 0, 0.7, 0.142793, 0.875884, 0)
|
||||
transform = Transform3D(0.7, 0, 0, 0, 0.7, 0, 0, 0, 0.7, 0.142793, 1.42465, 0)
|
||||
text = "Test"
|
||||
font = ExtResource("1_uwkow")
|
||||
font_size = 100
|
||||
|
||||
[node name="Gamemode" type="Label3D" parent="."]
|
||||
transform = Transform3D(0.7, 0, 0, 0, 0.7, 0, 0, 0, 0.7, 0.142793, 0.749143, 0)
|
||||
text = "Test"
|
||||
font = ExtResource("1_uwkow")
|
||||
font_size = 100
|
||||
|
||||
[node name="Active" type="Label3D" parent="."]
|
||||
transform = Transform3D(0.7, 0, 0, 0, 0.7, 0, 0, 0, 0.7, 0.142793, 0.200374, 0)
|
||||
text = "Test"
|
||||
font = ExtResource("1_uwkow")
|
||||
|
||||
Reference in New Issue
Block a user