While building some UI bits for the f18 game Ive been working on, I decided I really wanted the TVs in the ready room to play some actual video. I didnt want any thing huge (that consumed memory and cpu) so I decided to make one… because you can… ![]()
Two days later… its looking great. Ive released the project here in a standalone example. I’ll make it extension friendly too (so you can just link it in).
https://github.com/dlannan/defold-rlevideo
Feel free to use it however you want. Happy to answer any questions about it too.
< update > For your own projects add this link in project dependencies:
https://github.com/dlannan/defold-rlevideo/archive/main.zip
Then run the Project → Fetch Libraries and you are gtg!