adamhaertter / PrestigeItemsMod

Learning to create mods for Risk of Rain 2 (for now)
1 stars 0 forks source link

Add initial batch of sprites and item models #17

Closed adamhaertter closed 4 months ago

adamhaertter commented 4 months ago

Added models and sprites for all 14 planned items to the asset bundle. Added alternative sprites for the standard rarities and consumed variants for the items it applies to. See issue #15 for sprites since they are packed into assetbundle. Tested each model in engine to ensure they work properly in-engine.

A known bug exists in applying the item highlighter shader to certain item models with multiple meshes in their models. This will be fixed in a future date and tracked under #16 . Ok to move forward with including these assets in main branch.