Skip to content

Make item upgrades have an adaptive sprite #40

Description

@Dinopony

By editing the global section from DATAS.BIN loaded on boot inside the RAM, we can dynamically change the sprite of an item. It would be interesting to incorporate inside func_alter_item_id instructions setting the sprite pointer value for that item upgrade.

It would basically do the same iterative process to find tier+2 instead of tier+1, and set the sprite for that item upgrade to this new item's sprite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestin-gameHas to do with something in-game

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions