-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
readyWhen this issue or pull request is ready to be worked onWhen this issue or pull request is ready to be worked onrefactorNew refactor or improvementNew refactor or improvement
Description
Contact Details
No response
Summary
Ideally, we would have something to easily create new furniture tiles since they all are the same, except for different visuals, sounds, etc.
This can be achieved through simple base types, such as ModBedTile, ModClockTile, ModChairTile, etc.
Abstraction for tiles is the most straight-forward and concise way to do such implementations, given GlobalTile provides little to no capability of prefabs and such, as opposed to GlobalProjectile and such.
Justification
Having a way to easily add new content instead of rewriting the same thing over and over again is nice, and not only keeps everything centralized, but also saves time.
Alternatives Considered
No response
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
readyWhen this issue or pull request is ready to be worked onWhen this issue or pull request is ready to be worked onrefactorNew refactor or improvementNew refactor or improvement