Main menu, ZX Spectrum-like font, Death screen, Fixed typo, Game Manager
This commit is contained in:
parent
602df1ed1d
commit
b0caf99373
24 changed files with 497 additions and 17 deletions
6
prefabs/play_zone.tscn
Normal file
6
prefabs/play_zone.tscn
Normal file
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://bdtjnmjopi5h2"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/PlayZone.cs" id="1_k3xi5"]
|
||||
|
||||
[node name="PlayZone" type="Node2D"]
|
||||
script = ExtResource("1_k3xi5")
|
Loading…
Add table
Add a link
Reference in a new issue