Python Processing - Basic Character Movement Tutorial

preview_player
Показать описание
Basic tutorial on character movement & boundaries with the python mode in processing 3.

Рекомендации по теме
Комментарии
Автор

first pyprocessing tutorial I've ever found that is actually helpful and explained clearly xD

zachshaw
Автор

You can just use the 'width' and 'height' variables instead of cWidth and cHeight, they are automatically set to the width and height of the canvas and are global :)

HeraldOD
Автор

How active is this python - processing project?

ChonGeeSan
Автор

Any chance you could do a video like this but for jumping such as the game geometry dash?

kylenewbigging
Автор

please could you tell me how we can make the sprit jump

what we have to write?

nooralhinai
Автор

my box isn't moving at all and I did everything identically. what could be wrong?

AAwatts
Автор

Dude please come back I need you, fucking proceeding giving me name error and shit and almost no one uses it with Python, I really need help

prophetreimagine
Автор

Can this be run in a browser? On Android or iPhone?

ChonGeeSan