Would you like to react to this message? Create an account in a few clicks or log in to continue.

Official Community Forums
 
HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  The Wiki  Website  github Project  

 

 Making skyboxes "rotate on the spot"

Go down 
AuthorMessage
Guest
Guest
avatar



Making skyboxes "rotate on the spot" Empty
PostSubject: Making skyboxes "rotate on the spot"   Making skyboxes "rotate on the spot" EmptyMon 4 Nov - 0:34

Does anybody know how to make a skybox rotate? (not texture scroll)
Back to top Go down
Delurin
Head of Platform Development
avatar


Posts : 424
Join date : 2011-08-03

Making skyboxes "rotate on the spot" Empty
PostSubject: Re: Making skyboxes "rotate on the spot"   Making skyboxes "rotate on the spot" EmptyTue 5 Nov - 1:58

The skybox is actually an axiom object which makes it a little harder to manipulate .

But it looks like the skybox is a scene node called SkyBoxNode so you may be able to retrieve it from the axiom scenemanger, but by default it will not be added to the multiverse nodeDictionary so you cannot use the normal ClientAPI.World.GetObjectByName() function. You might be able to grab it from python using ClientAPI._sceneManager.GetSceneNode("SkyBoxNode") and then applying the orientation normally.
Back to top Go down
 
Making skyboxes "rotate on the spot"
Back to top 
Page 1 of 1
 Similar topics
-
» Isometric Robot making a splash

Permissions in this forum:You cannot reply to topics in this forum
 :: Development :: Getting Started-
Jump to: