+ 1
How to make a menu screen - p5.js
I have to make a game using p5, and I want to put a menu screen, but the background for the menu screen is a video, how I could do to put it?
1 Odpowiedź
+ 4
https://p5js.org/reference/#/p5/createVideo
And also use scale () to set the required size