|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Member |
Hello,
When I put to the button, start a Runtime camera animation, but I would like, that, this animation objects position, start in a center of the scene position. How can I do? Thank You. |
||
|
|
Junior Member |
Hi Berria,
To make sure the camera starts at a 0,0,0 runtime position specify a <Translate> in the <MTSCamera> tag like so: <MTSCamera Mode=”Orbit” > <Translate x=”0” y=”0” z=”0” /> </MTSCamera> Depending on the angle you want the camera to start from, you can also insert a <Rotate>: <MTSCamera Mode=”Orbit” > <Translate x=”0” y=”0” z=”0” /> <Rotate x=”20” y=”30” z=”0” /> </MTSCamera> Let me know if that answers your question. |
|||
|
|
Member |
Hi Nkeys, thank you, the problem is solution.
|
|||
|
| Powered by Eve Community |
| Please Wait. Your request is being processed... |
|

