A game where you get to play as a slime, made with Godot.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

27 lines
576 B

[gd_scene format=3 uid="uid://bmljchm3fj42"]
[node name="TerrainEditingControls" type="VBoxContainer"]
custom_minimum_size = Vector2(32, 0)
anchors_preset = 11
anchor_left = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -20.0
grow_horizontal = 0
grow_vertical = 2
[node name="Button1" type="Button" parent="."]
layout_mode = 2
text = "A"
[node name="Button2" type="Button" parent="."]
layout_mode = 2
text = "B"
[node name="Button3" type="Button" parent="."]
layout_mode = 2
text = "C"
[node name="Button4" type="Button" parent="."]
layout_mode = 2
text = "D"