I was setting up my beatmap and then I saw that it only let me make backgrounds images and not videos.. I wanna have the background a video like triangles
community/forums/topics/2117331?n=7Pasi_ wrote:
- click File > Edit Externally
- drag & drop your video into the directory. let's say the file name is
my_video.mp4
.- open the first
.osu
file with a text editor, go to the line where it says[Events]
and add this line right below it:Video,0,"my_video.mp4"the0
is the offset in milliseconds. you can adjust it to make the video sync up with the music- repeat this for all difficulties (i.e. all
.osu
files)- go back to osu and click Finish editing and import changes