Can I make 2.5d sprites in resources?
Posted: Wed Jul 15, 2020 9:00 pm
To clarify my admittedly murky attempt at a subject: I am making a new resource (Wheat) for a mod. I have made a texture for it with stages, and that part seems to work fine and even looks decent enough by itself and functions just fine, but there's a couple graphical problems in game. Basically, I can't figure out how to get the game to render a Resource entity as anything other than a sticker on the ground. Because of this, the wheat sprites have the random decoratives (grass tufts, rocks, etc) rendered on top of them, as well as the player and any other entity. I'd like the wheat entities to act more like the decoratives and trees - in front of things "higher" than them on the screen - so it looks a little more realistic.
Anyone know if this is possible? I've scoured the Resource prototype definition but didn't see anything, but I'm pretty new to modding so I may have missed something.
Anyone know if this is possible? I've scoured the Resource prototype definition but didn't see anything, but I'm pretty new to modding so I may have missed something.