The quality of your videos is the best. You're easily going to hit 1 million subs in no time! I was just trying to figure out how to make a similar game and your video pops up. I've been subbed since you had 3k subs and you're now on the super fast train!
can you make a charged jump? the longer you hold space the higher you get, and there's also a limit on how high the jump can be. a GUI would also be good as well.
@@memga Do a while loop when the player presses space, and have it break when the player stops. InputEnded is another function you could use. For example, use a variable (spacePressed) and set it to true when the player presses space, and then false when they stop. And then make a while spacePressed == true do.
The quality of your videos is the best. You're easily going to hit 1 million subs in no time! I was just trying to figure out how to make a similar game and your video pops up. I've been subbed since you had 3k subs and you're now on the super fast train!
@@BloxPuns aw thanks man! It’s nice to know the videos help!
1st and great video!
Hi Drew!
@@SimTekGameDevelopmenthello
really good video!
Oh thanks!
can you make a charged jump? the longer you hold space the higher you get, and there's also a limit on how high the jump can be. a GUI would also be good as well.
Just make it so when you hold space, it will make a number go up, and then use that number as a multiplier on that jump-power of the character.
@@krokodil420 example script? ik how to use inputservice but how would you calculate the time of space bar pressed
@@memga Do a while loop when the player presses space, and have it break when the player stops. InputEnded is another function you could use. For example, use a variable (spacePressed) and set it to true when the player presses space, and then false when they stop. And then make a while spacePressed == true do.
great news Flappy bird is coming back lol
Ngl you should really start something like a discord server
I can help!
im still making it as this video is playing!
it was so painful not seeing the baseplate move
For real
@@JohnnxPacman Real!
@@RalphyTheCoyote yeah, I just delete the baseplate for those!
great video!