If you are lazy, you can also do When (flag) clicked Forever Repeat until (touching GROUND) Change Y by -10 If (touching GROUND) then Change Y by 10 (Note: this might not be right I’m bad at making gravity)
its like gravity but its not gravity bc in gravity the longer you fall the faster it gets so change y by -10 it never changes with variables you can change the variable by -1 then change y by the variable and put that in a forever loop and run it and boom, but theres other ways to like the way used in this video! and actually i know how it works! because you turn 3 degrees and move 20 steps it goes down a little bit and the more its pointing down the faster it falls and if you go to x 0 y y position it doesnt move horoziontal
i also noticed how it was a dango instead of scratch cat, dango is the default sprite in a blank turbowarp project and all of this can be recreated in scratch (exept the clamp block but i believe that can be replaced with a join block inside of a join block)
clamp keeps a value in range between 2 values, for example if i didnt want my x position to go less than -100 and go no farther than 100 then i use clamp (x position) between (-100) and (100).
i just made flappy bird with it. (the score is variables but whatever that dosent count) copy and paste this into a link, and space to flap. if dosent work, then idk what will file:///home/chronos/u-6ad8108ad0cc5d9796f0c6c02670e71aca1820d1/MyFiles/Downloads/Flappy%20Bird.html
turbowarp addon i think if the first number is smaller than the second or bigger than the third, then it returns one of those appropiate numbers, if not then it returns the first number
you could just make it more simple just add a level sprite draw it and then in the player sprite do: when flag clicked forever repeat until touching level change y by (the number you want) and its done!
add a sprite and call it (how you want) i prefer level and draw it you can just do a rectangle at the bottom and its done you dont really need much,then in the scripts of the level do: when flag clicked set y to 0 and x to 0,then go onto the scratch cat costume and you can name it how you want (if you want to name it different) and then go onto the scripts and do: when flag clicked forever repeat until touching level change y by (the number you want of velocity it will go down) and yeah that's how you make gravity easily without any variable or turbo warp soo yeah hope this helped
also the comment where i said another way of how to make gravity without variables hasnt got any likes but I GOT A LOVE ON THE COMMENT BY THE CREATOR YEAHHHHHH soo yeah in a week ill say how to make an entire game in the comment section edit: 6 days now
It means if a value is higher than the second number, it is set to the second number, and if it is lower than the first number then it is set to the first number
@@VixentForce It's literally just a container, not it's own language. It's just javascript but with 90% of the important features gone, and with visual shortcuts. That's literally what it is. Blocks linked to javascript functions.
@@bitonic589 i get what you mean, it is just javascript. but it was made to make coding easier, which would mean you can program in it. just because it is just javascript doesnt mean it isnt a programming language.
the fact it also works no matter what order they are in the forever block is just amazing
If you are lazy, you can also do
When (flag) clicked
Forever
Repeat until (touching GROUND)
Change Y by -10
If (touching GROUND) then
Change Y by 10
(Note: this might not be right I’m bad at making gravity)
Its just not realistic gravity
This would teleport up and you would need seperate sprite as ground
its like gravity but its not gravity bc in gravity the longer you fall the faster it gets so change y by -10 it never changes with variables you can change the variable by -1 then change y by the variable and put that in a forever loop and run it and boom, but theres other ways to like the way used in this video! and actually i know how it works! because you turn 3 degrees and move 20 steps it goes down a little bit and the more its pointing down the faster it falls and if you go to x 0 y y position it doesnt move horoziontal
I can’t wait for someone to recreate flappy bird using this
i ported it to scratch by simply replacing clamp direction to a mod direction by 270, can believe it was that easy
thanks that's so cool
clamp does not work the same as mod
@@H_fromDiscord_real I added a minus or plus i think for it to work
Don't listen to him guys. He is just using turbo app so you can see red things on top and bottom and rounding so
yeah we know we can also port it to scratch
@@randomchannel-kh7oc ok?
No way
i also noticed how it was a dango instead of scratch cat, dango is the default sprite in a blank turbowarp project and all of this can be recreated in scratch (exept the clamp block but i believe that can be replaced with a join block inside of a join block)
all the blocks but clamp are in scratch and you dont need the clamp for it to work
999 missed calls from scratch team
Did this guy add Discord notification sound effects on purpose (which sounded really fake) to try make the person keep playing the video in background
CLAMP DIRECTION?
with all rotate, you can make it flappy bird.
me too
If you set rotate mode to ‘’do not rotate’’ then you don’t need any extensions
i think you can do this in regular scratch using join blocks as variables
oh yea i also got the idea using direction pretending its a variable before i even saw this video
Guys he uses turbowarp we got clickbaited!
Scratch, Turbowrap, same thing. Blah blah blah. Don’t whoosh.
direction is technically a variable
probably
orange = variable, is direction orange?
@benasdoeseverything only custom variables are orange
direction is a reporter
@Teacup44 it’s a variable in the reporter section
Direction is technically a variable
orange = variable, is direction orange?
@benasdoeseverything any block that is round is a variable, because *it can change*
You could also use the timer thing and block
Hey scratch codey it's me paper from camp cloud!!
HI
*discord notification sound*
My brain is not braining
Discord trying to save him
how geniusly works!
oh my god are you personthatsandwich???
YEAH
@@Sandysandywich :OO
Um where did bro together that clamp block how?
Urbowarp textensions
Where did you get that anyway
Also why is there a utilities extension there or is it a section idk
@@RETROGAMER-c1t turbowaro extension
@@RETROGAMER-c1tTURBOWARP EXTENSION
FLAPPY BIRD CHARACTER TEST
yo! great concept!!
Did You Know No Matter The Color The Circle One Is A Variable?
yes, thats the point, but more of a number/text output
Usually the round ones are reporters
whyd you say that like its an acronym atleast use all lowecase
you can do this trick with fewer blocks
how
how?
What the hell is clamp?
its a turbowarp block in the extension utilites
youre using the inbuilt variables tho
idk what clamp() is but good job
@bhara8050
@bhara8050
3 days ago
it uses in turbowarp
Reply
clamp keeps a value in range between 2 values, for example if i didnt want my x position to go less than -100 and go no farther than 100 then i use clamp (x position) between (-100) and (100).
0:10 bro that tricked me
Wait what’s the Clamp Block?
extension in turbowarp!!
Add if on edge, bounce so it doesnt go offscreen
If on edge bounce SUCK if then touching edge is WAY BETTER
The correct title should be scratch gravity without orange variables becausethere are here some variables just not orange
Correct title:
Scratch Gravity Without *Orange* Variables
True
You are using variables, like direction those are just not custom variables. Custom variables are the ones that you see in the variables category. :D
it uses in turbowarp
That's actually smart
Guys the Extension is Utilites
BTW where could you get that green round block?
using the utility extension he was being able to get that green block
i said it
extension
Very Impressive, Can you make a scratch game using physics without variables?
Probably!!
only available on turowarp
i just made flappy bird with it. (the score is variables but whatever that dosent count)
copy and paste this into a link, and space to flap. if dosent work, then idk what will
file:///home/chronos/u-6ad8108ad0cc5d9796f0c6c02670e71aca1820d1/MyFiles/Downloads/Flappy%20Bird.html
@@Sandysandywichphysics as in. Like using formulas and shit. The physics Griffpatch did like that.
the cat is cutie pie
there is a operator right there
no thats a utilites block
how did you get it@@DG-1TheCool
Ok but hear me out:
Y position in “go to x: 0 y: y position” is a variable since it can equal anything.
When green flag clicked
Forever[ Change y by -10 If y position
turbowarp
liked
EVERYONE MUTE THE SOUND NOW!!!!!! THAT DISCORD NOTIFICATION SOUND
it’s just a sound
Nice, can you make an clicker game without those?
i can't! i want the ublities extentions
you could just used change y by -10 ?????
Yeah but the falling speed won't go faster the longer it falls
Click there
Never Gonna Let You Down
@@CreatorPS_RUINED THE CHAIN
@@CreatorPS_ just stop
@@Nathan_edits19727 bruh i haven't commented anything since 1 month
@@CreatorPS_ never gonna run around
Now do normal scratch gravity
Wait That’s Insane!
Bro i thought i got discord pings
turn on dnd ur notifs are tweakin
dungeons and dragons?
@@Sandysandywich do not disturb
@@ChaseDJ549 jk, got it
clamp?
Turbowarp extension, the code is a little different on scratch, I could send the project link if you want
Clamp block?
turbowarp addon i think
if the first number is smaller than the second or bigger than the third, then it returns one of those appropiate numbers, if not then it returns the first number
I lost my brain cells watching this..
what is the "clamp" thing and how to get it?
i used turbowarp for more extensions
but why
i like dont know
Discord notification 💀
i thought i was getting discord messages
it’s linear though, so it won’t accelerate right?
i dont think so
You can see it accelerating 0:16
@@King_sobb i think he pressed space while recording
Do you have object fool in ur profile
no
variables’nt
It's turbowarp
you could just make it more simple just add a level sprite draw it and then in the player sprite do: when flag clicked forever repeat until touching level change y by (the number you want) and its done!
also sorry if im late of 3 months you have free will of how to make it this up here was just an example for another way to make it
soo yeah
if you didint understand the example up up there i can explain it even simpler soo here it is:
add a sprite and call it (how you want) i prefer level and draw it you can just do a rectangle at the bottom and its done you dont really need much,then in the scripts of the level do: when flag clicked set y to 0 and x to 0,then go onto the scratch cat costume and you can name it how you want (if you want to name it different) and then go onto the scripts and do: when flag clicked forever repeat until touching level change y by (the number you want of velocity it will go down) and yeah that's how you make gravity easily without any variable or turbo warp soo yeah hope this helped
if the original comment gets more than 3 likes in a week then i will explain how to make an entire game in the comments
also the comment where i said another way of how to make gravity without variables hasnt got any likes but I GOT A LOVE ON THE COMMENT BY THE CREATOR YEAHHHHHH soo yeah in a week ill say how to make an entire game in the comment section edit: 6 days now
STAWP I THOUGHT I WAS BEING MESSAGED ON DISCORD 😭😭😭
SORRYYY
@@Sandysandywich wait Omg
@@Sandysandywich u watch object shows!?
@@WolfPackBarrel YEA
@@Sandysandywich YESSS I LOVE OBJECT SHOWWWS
Bro u trick me with discord ping sound
yeah this guy sucks A LOT
FPI open up
Lists:
how you place the cat
Drag it I guess
bro just go to the sprite library like that okay
ok@@Sandysandywich
@@thirishwehlaing2274no he/she meant the cat block, which you use Extension
how u clamp block
@bhara8050
@bhara8050
3 days ago
it uses in turbowarp
Reply
Whats clamp
puja sepuh
what is clamp
It means if a value is higher than the second number, it is set to the second number, and if it is lower than the first number then it is set to the first number
Bro forgot to turn off gis discord
Impossible
(its the easiest with variables)
We need flappy bird now
multiple recreations already exist!!!!!!!
i made it!!!
wth is clamp fr 💀💀
turbowarp extension block
And how do you get it anyways
@@RETROGAMER-c1t by using turbowarp
oh the clamp block really took me 6 hours to find that btw and when you said turbo warp I got myself insane for a few minutes@@Sandysandywich
@@RETROGAMER-c1t why are you dumb everywhere
Discord
Join the chat!
👇
Welcome to the chat! There you can chat with friends
Hey 👋
aaaaa
uh hi?@@Blgahts892
hi thanks for your welcome to me for the chat im very honored to hear that the chat is very good
Click here to
DIRECTION IS LITERALLY A VARIABLE
click down on replies
never gonna give you up
never gonna let you down
never gonna roll around and desert you
give you up
never gonna give never gonna give
↓
Stop
Bandicam and scratch, combining the worst things.
Bandicam - Worst video recorder
Scratch - Worst (not even a) programming language.
okay
scratch IS a programming language, i dont get how people think its not.
@@VixentForce It's literally just a container, not it's own language. It's just javascript but with 90% of the important features gone, and with visual shortcuts. That's literally what it is. Blocks linked to javascript functions.
@@bitonic589 i get what you mean, it is just javascript. but it was made to make coding easier, which would mean you can program in it. just because it is just javascript doesnt mean it isnt a programming language.
but i guess you can call it a programming tool, not specifically a programming language. i guess that was a mistake. lol
how geniusly works!
yeah that looks like gravity and I tried to remake that and took 6 hours of pain and suffering aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaah
@@thirishwehlaing2274because you can't do it in regular scratch