X Tutup
Skip to content

Move dependencies in scripts out of Resources folder #107

@gen3vra

Description

@gen3vra

There are a large number of sprites and resources being loaded at runtime by using Resources.Load. This slows down the game's performance and leads to messy and hard to understand code. Future sprites should not go into the Resources folder by default, as Unity automatically includes everything in the Resources folder in the exported build, regardless of whether it's used or not.

Metadata

Metadata

Assignees

Labels

enhancementfuture/low prioritylegacyLegacy bugs, may or may not be fixed due to their entaglement with an older engine.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup