Shanjaq / uhexen2

GitHub clone of SVN repo svn://svn.code.sf.net/p/uhexen2/code/trunk (cloned by http://svn2github.com/)
12 stars 1 forks source link

Skybox supported but unsupported #51

Closed Inky-Inky closed 3 years ago

Inky-Inky commented 3 years ago

This one is just a minor but irritating annoyance. When setting a skybox name in worlspan's sky property, it's correctly taken into account by the engine and the skybox shows in game. Yet a an error message in the console says 'sky' is not a field:

image

Seems pretty irrelevant since the sky property is precisely where the engine looked for the skybox setting and handled it correctly. Or am I missing something and is there any other way to set up a skybox in the worldspan entity without suffering that awkward message?