Game Development Community

Multiple moving sun/moon objects

by Christopher Service · in Torque 3D Professional · 08/16/2011 (6:26 am) · 2 replies

Not sure where this should go, I am trying to make a sky scape with more than one moving objects, the scatter sky is great, however I can not seem to find a way to create a second moon, or a moving moon for that matter. Ideally I would like to make it so the three light bodies orbit at different rates, is that even possible?

Thank you in andvance

About the author

Recent Threads


#1
08/16/2011 (10:09 am)
I have been playing around with this and not so great results so far. But right off the top of my head, why don't you create a sphere with the image of the light body you want and the rest transparent, then have it rotating at the rate you want. Then just either turn on glow for that material. Then add as many as you want And add a single sun with corona disabled and have it rotate at a generic rate that would be in the middle of the 3.
#2
08/17/2011 (3:35 am)
Hmm... Ill give that a try, thank you!