Game Development Community

T3D 1.1 Preview - i cant see skybox after add scatter sky - NOT A BUG

by Enel · in Torque 3D Professional · 04/10/2011 (1:00 am) · 3 replies

T3D 1.1 Preview

win7 64bit

Target:
scatter sky, skybox

Issue:
can't see skybox when add Scatter sky

Repeat:
In World editor where Desert demo add Scatter sky after delete Basic sun

Suggest : Scatter sky dosent support Skybox? if wanna use skybox, must use Basic sun?

#1
04/10/2011 (4:55 am)
Save the mission after applying both of them, and then reload it.

The scattersky is intended to be a 'replacement' for the skybox/sun/cloudlayer setup.
#2
04/10/2011 (5:30 am)
ScatterSky is designed to hook into the TimeOfDay object and thus change the sky depending on daytime for pretty day/night transitions, it's not designed to be used with a skybox, which is what a basicSun object should have.
#3
04/11/2011 (6:31 pm)
thx a lot explain to me :)