1.0.0 - Fix: Don't render base if non was set.
Danielxs01 opened this issue ยท 0 comments
1.0.0 - Fix: Don't render base if non was set.
Currently, if you haven't set your base-texture, it will be null, which is a valid texture.
There needs to be a way to seperate the signals that dont need a base to those who want "null" to be the base texture.
This happens for:
"base": null
AND