Atrocities
This commit is contained in:
parent
8e0f90ae3d
commit
9680b21792
90 changed files with 324 additions and 69 deletions
8
scenes/level_button.tscn
Normal file
8
scenes/level_button.tscn
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://dylfqmo3d26ce"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/LevelButton.cs" id="1_qey5e"]
|
||||
|
||||
[node name="LevelButton" type="TextureRect"]
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
script = ExtResource("1_qey5e")
|
||||
Loading…
Add table
Add a link
Reference in a new issue