Message 1 of 2
Create special dummy object to set camera angle values and rotation

Not applicable
07-24-2013
12:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everybody! I will try to explain myself as well as I can,
There is a scene with several cameras. I want to create a special dummy object attached to that camera with its own parameters. I have created a class derived from Dummy with some parameters and that works for me.
Now, next step is to draw some debug lines, pyramid or similar geometry that would represent the angles specified in those parameters and that would only appear when dummy is selected. When those values are changed those lines should change its rotation.
I do not know what would be the best way to do this, maybe you could help me find some start point.
Thanks in advance