NovaSquirrel / NovaTheSquirrel2

A very early sequel to Nova the Squirrel for SNES
GNU General Public License v3.0
62 stars 2 forks source link

Force actors tagged as Essential to spawn no matter what #64

Open NovaSquirrel opened 2 years ago

NovaSquirrel commented 2 years ago

Moving platforms and other required actors are tagged this way - they will break the level if they do not spawn. If the list is full, remove something else from the list to make room - starting with a Secondary actor and moving onto a Primary actor if needed.