- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys,
I would like to create a simple plane and make it look like screen (tv/billboard). For example, user can interact with VR, they gonna click (hit) this plane as touch sensor and video will be play or pause, is it possible guys ? If you can help it would be great..
I tried this script down below and working very well, but how can i make it touch sensor for play/stop/pause ability ?
mp = vrMoviePlayer2(findMaterial("PlasticMaterial"), "C:/users/username/desktop/video.avi")
mp.setLoop(true)
mp.setActive(true)
note: diffuse and glossy texture channels are black as known from this topic:
https://forums.autodesk.com/t5/vred-forum/load-animated-texture-files-vred/td-p/5597561
if .mp4 support it would be better because of file size (avi is huge rather than mp4)..
Thank you and Best Regards
Solved! Go to Solution.
