How to Make a Platformer in Scratch | Zinnea | Tutorial

preview_player
Показать описание
IT'S FINALLY HERE! In this series, I'll show you how to make a platformer in Scratch - with smooth movement, gravity, danger areas, multiple levels, custom maps, and more.

Remix this project:

Project credits:

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

PART 2 IS HERE!

What do you want the main character of your platformer to be? :D

Zinnea
Автор

I like how you explain everything instead of just making the viewer copy the code. Great tutorial!

eason
Автор

A DREAM COME TRUE WITH JUST A SIMPLE CODE! You're always amazing, Zinnea!

DerDuoDasLingo
Автор

We need more tutorials like this, can't wait for part 2!

ThatCoolKitty
Автор

Finally an easy platformer tutorial that is quick and easy to follow

Incomica-studios
Автор

Another way:

set KEY_X to *key (left arrow) pressed* - *key (right arrow) pressed*
change x_velocity to *2 × KEY_X*
set x_velocity to *0.6 × x_velocity*



KEY_X = -1 for left, 0 for none and 1 for right

2 × x_velocity = 2 is the acceleration, set it to something between 0.9 and 2

0.6 × x_velocity = 0.6 is the friction, the smaller the number, the quicker you'll slow down

cosmocode
Автор

This girl made in 8 minutes, what I was trying to do in like 5 hours... That's pretty demotivating, I'm disappointed in myself.
Anyway, thanks for the video <3

jkveri
Автор

A MORE SIMPLER TUTORIAL ON PLATFORMERS

MrNigelian
Автор

Thanks Zinnea for such informative videos. Waiting for part 2.

reysworld
Автор

just found your channel today it is incredibly helpful. i'm a digital artist who was looking for a choose your own adventure game tips or tutorial video and yours was very clear and helpful. now i'm sort of taking an interest in all these games and your videos. 😊

tobyfinchghost
Автор

Oh god I can't imagine how long the wall collision and ground collision tutorial is going to be

JacksonAcademy
Автор

You're amazing! I hope you continue the series!

rl
Автор

It's SO SO useful. A simple platformer that doesn't require much code.

Maybe-Cathy-Kang
Автор

WHEN ARE YOU GOING TO MAKE A PART 2 WHEN? PLS MAKE IT FAST I HAVE ALREADY MADE THE FIRST FEW PARTS I CANNOT WAIT ANY LONGER FOR PART 2 PLS COOPERATE!!!

gauravkakkar
Автор

Your videos are so helpful. Looking forward to part 2!

Jonini
Автор

Thank you. I had no idea how to code gravity.

TidelessIsles
Автор

Hi, I'm First, so... whats scratch cat's real name

tinygamz
Автор

I really like the way you explain and i learned many things from this video. THANK YOU VERY MUCH I am waiting for next part of this video. NEXT PART SOON PLEASE.

alpas
Автор

Thank you Zinnea!! This helped a lot!!!!😁

febymathew
Автор

i impulsively want to make a platformer game and this is amazing thank you

fishbwllyuh