I was wondering if it is possible to add to kodi. A way to move or slide the camera like in animations.
Eg
Still with x and y.
I have been working on 3d skinning using animations to rotate a menu and created a basic 3d room, now if I could move the camera it would really give it some depth.
Would be good to be able to slide, rotate and maybe zoom the camera. Not really needing zoom as you could use animation to do that but would be good to have it so you have full camera movement.
Any thoughts? Or would this get thrown in the too hard basket.
[/php]
Eg
PHP Code:
<camera start="100.200" end="200.400" time="1500" delay="3000" condition="something happens" / >
Still with x and y.
I have been working on 3d skinning using animations to rotate a menu and created a basic 3d room, now if I could move the camera it would really give it some depth.
Would be good to be able to slide, rotate and maybe zoom the camera. Not really needing zoom as you could use animation to do that but would be good to have it so you have full camera movement.
Any thoughts? Or would this get thrown in the too hard basket.
[/php]