hippogamesunity / HeroEditorHub

Support for Hero Editor assets
18 stars 0 forks source link

Item sprite change in Hero Editor versions #172

Closed bacabrother closed 2 years ago

bacabrother commented 2 years ago

Some items have their appearance drastically changed in Hero Editor versions, I would like to ask you not to do this, only if it is a necessary and minimal correction, our games have a sprite linked to the item, if you are going to drastically change the item in a new version, create another item

I bring two examples that I managed to find so far

Extensions.AbandonedWorkshop;MeleeWeapon1H.EpicAxe -> the new version of this item is very ugly

Extensions.AbandonedWorkshop.Helmet.ArcaneHat -> in this case, the new version is even beautiful, but it has nothing to do with the last one, it would have been better to have created Arcane Hat 2

It is possible that there are many other modifications that I have not identified, but this is not legal to happen in a version update

hippogamesunity commented 2 years ago

Hello, you can track changes with any source control system like GitHub and chose the version you want to use. You can even use both versions.