Jump to content

Recommended Posts

Posted (edited)

I'd like to make a robe that the player can change the color of. So let's say we have a <Fullname> Robe item. Is it possible to change that item's texture from within the game (whether by interacting with a workbench, dialogue sort of like the Player crystal, or some other means)? Alternatively, would it be possible to set the texture on creation of  a <Fullname> Robe, like if a workbench offered options such as "red, blue, green"?

I'm rather new to modding (made some items), so I apologize for any misconceptions. Thanks in advance for any help!

 

 

Edited by eldendream
Posted

Nope, not dynamically. One item, one texture. How you'd have to do it is have a separate robe item for each of the colours. When you change the colour through a workbench dialogue or whatever you'd be deleting the old robe and giving the player a fresh one that's the correct colour.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines.