Customizable render layers for more entities
Posted: Fri Mar 24, 2017 6:28 pm
Currently you can only change the render_layer property for very few entities like smoke and simple-entity.
It would be nice if more entity types would support this.
Specifically I want to create elevated train tracks and for this it would be necessary to either change the render layer of rails or of locomotives/cargo wagons.
Currently I'm making the tracks invisible and spawn additional visual entities of type "simple-entity" ontop (which support custom render layers) because the tracks themself seem to be always drawn underneath of everything. But this creates new clipping issues with the locomotive...
It would be nice if more entity types would support this.
Specifically I want to create elevated train tracks and for this it would be necessary to either change the render layer of rails or of locomotives/cargo wagons.
Currently I'm making the tracks invisible and spawn additional visual entities of type "simple-entity" ontop (which support custom render layers) because the tracks themself seem to be always drawn underneath of everything. But this creates new clipping issues with the locomotive...
