Hi

I have a skydome that is created dynamically in code with ent_create().

For some reason it renders over everything else. Is there a way to force a model to be rendered first?

I tried using ent_createlayer() with the mdl file as type but nothing...