Skip to content

Mass remove duplicate main.gd script #333

@grandeisa

Description

@grandeisa

Most microgames don't use the main.gd script besides the signals.
My suggestion:

  • Remove all main.gd scripts
  • Place microgame dimensions in the microgame.tres
  • Place win/lose signals in an Autoload that can be accessed by any microgame at runtime

Note that this would significantly reduce the game's size and avoid problems regarding the game having to connect to every microgame's win/lose signals individually.

Metadata

Metadata

Assignees

Labels

ContributionDiscusses something related to the contribution workflow of GamutowareEnhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions