removed jolt physics addon as it is now default, started playing with seed generation of playlists

This commit is contained in:
derek
2025-03-27 15:57:30 -05:00
parent 5cd0793efb
commit 91f58c4dfc
55 changed files with 122 additions and 668 deletions

9
LevelResources/hub1.tres Normal file
View File

@@ -0,0 +1,9 @@
[gd_resource type="Resource" script_class="level_resource" load_steps=2 format=3 uid="uid://bw7nxeyt2xiyd"]
[ext_resource type="Script" uid="uid://cd1g0y1aav5a3" path="res://level_resource.gd" id="1_mi76c"]
[resource]
script = ExtResource("1_mi76c")
level_name = "Hub1"
level_path = "res://assets/LevelBlockouts/hub_1.tscn"
metadata/_custom_type_script = "uid://cd1g0y1aav5a3"