p5play Drag and Drop Games Tutorial

  Рет қаралды 516

Rob Duarte

Rob Duarte

Күн бұрын

This is a short tutorial on how to use the p5play library to make games where you drag things onto other things. A paper-doll / dress-up game is a good example and that's what I show in this video.
The code can be found here on GitHub: github.com/FSU...

Пікірлер: 4
@IronRiviera
@IronRiviera 10 ай бұрын
Love programming. Learned assembly on an 8080 in 1983
@sofiamesaginer2612
@sofiamesaginer2612 10 ай бұрын
💯💯👍🏽
@nargesshm2715
@nargesshm2715 4 ай бұрын
Thanks for this video! I am wondering how it is possible that two different dresses do not interact with each other, and also whether they can snap back to their initial positions if we want to put them back where they were.
@RobDuarte
@RobDuarte 4 ай бұрын
Getting the clothes to not interact with each other is as simple as adding `jacket.overlaps(dress)` at the end of the setup() function. You can have them snap in positions other than the doll by essentially duplicating the if statement that determines whether the object should snap to the doll (using the dist() function) and giving it a different set of coordinates for its "home" position. It might look something like: if (dist(dress.x, dress.y, dressHome.x, dressHome.y) < 20) ... good luck!
Drag and drop in react was a lot easier than I thought
6:16
Web Dev Cody
Рет қаралды 122 М.
Intro to p5play - 1.1 - Sprites
33:35
David Bouchard
Рет қаралды 828
The FASTEST way to PASS SNACKS! #shorts #mingweirocks
00:36
mingweirocks
Рет қаралды 14 МЛН
Magic or …? 😱 reveal video on profile 🫢
00:14
Andrey Grechka
Рет қаралды 62 МЛН
Bend The Impossible Bar Win $1,000
00:57
Stokes Twins
Рет қаралды 43 МЛН
SwiftUI Drag and Drop with Transferable Custom Object
26:33
Sean Allen
Рет қаралды 21 М.
p5play: tiles and maze-like games
15:37
Rob Duarte
Рет қаралды 386
Why Are Open Source Alternatives So Bad?
13:06
Eric Murphy
Рет қаралды 629 М.
I Built The First LAMINAR FLOW ROCKET ENGINE
15:51
Integza
Рет қаралды 1 МЛН
She Didn't Read The Warning
8:53
Daily Dose Of Internet
Рет қаралды 3,4 МЛН
The Most Legendary Programmers Of All Time
11:49
Aaron Jack
Рет қаралды 557 М.
The Secret Science of Perfect Spacing
9:40
Chainlift
Рет қаралды 416 М.