How to make a menu screen - p5.js | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

18th Nov 2018, 6:01 PM
Paulo César
Paulo César - avatar
1 Answer
+ 4
https://p5js.org/reference/#/p5/createVideo And also use scale () to set the required size
9th Feb 2019, 11:54 PM
AlfaV
AlfaV - avatar