nc543 5079a77296 Main Menu and AI
- Mostly finished the settings menu
- Got basic AI working on easy difficulty
- Changed when animations are loaded
- Music now changes when you hit play
- Changed how AI will work. All enemies should only need the combatant script now
2024-05-12 00:22:34 -04:00

8 lines
360 B
Plaintext

[gd_resource type="Resource" script_class="Playlist" load_steps=2 format=3 uid="uid://be5h7h37q7yfy"]
[ext_resource type="Script" path="res://Resources/playlist.gd" id="1_kyxgb"]
[resource]
script = ExtResource("1_kyxgb")
music = Array[String](["res://Sound/Music/pirate-tavern-full-version-167990.mp3", "res://Sound/Music/fight-for-your-rights-13529.mp3"])