Wakaba2 / World-Renderer

This plugin allows you to render objects to the sky and world
MIT License
0 stars 0 forks source link

Issue with rendering textures #18

Open EnchantedWalker opened 2 months ago

EnchantedWalker commented 2 months ago

I've been trying to render space. I have the texture and stars setup and working, I wanted to know if it was possible to add a second render in the dimension on of the space texture already being used? Something like the planet earth. I've tried to add a second procedure exactly the same except the texture being called, and the blending mode. The earth texture is only the earth and is transparent.

Wakaba2 commented 2 months ago

It is not possible to change the rendering order of the multiple procedures. You need to render those with one procedure.