This website requires JavaScript.
Explore
Help
Sign In
MoonsideGames
/
TheorafileGMS
Watch
1
Star
0
Fork
You've already forked TheorafileGMS
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
54eb1d503f
TheorafileGMS
/
gamemaker
/
TheorafileGMS
/
objects
/
Renderer
/
Create_0.gml
5 lines
96 B
Plaintext
Raw
Blame
History
video = Theorafile_Open("melty.ogg");
Theorafile_SetLoop(video, true);
Theorafile_Play(video);
Reference in New Issue
View Git Blame
Copy Permalink