Skip to content

feat: furniture builder #52

@shnakamura

Description

@shnakamura

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    readyWhen this issue or pull request is ready to be worked onrefactorNew refactor or improvement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions