I have a list of Walls names with Numebres from like 1 to like 24 stuff but if add a _ at the end it get messy for some reason? but i add the _ when i duplicated or use it on the world map i can know what Wall type i am using
With an _ at the end, the ‘version’ numbers will not be recognized as being a ‘sorting number’ and the assets will be sorted alphanumerically. The engine will only use numbers for sorting when they are at the end of the name. Maybe best to denote the copies in another way than the underscore at the end?
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.