The fact you were able to make a functioning game with no experience in 3 hours is incredibly impressive. I guess with a few edits to the game you could be considered a roblox developer (by edits I obviously mean gamepasses)
@Jejsan but they also give you the platform and server and also it's more like 60-75% I'm not saying that devs shouldn't get more money but your making Roblox look too bad in that regard
@Jejsan You have free, dedicated servers and a platform to publish your game. And no, they don't take 95%. If you're making games as a hobby then Roblox is fine. The only thing wrong is moderation.
Lol I gave up on roblox because I finally realised that there are better things to learn in the field of programming than a company that scams you to make games lol.
I've been programming in roblox for 5 years now, with 2 million visits on my personal account. Its fun to see people try the roblox engine for the first time. You made a pretty good game with little knowledge of the roblox engine. I've gotta say I probably couldn't do that if it was my first time using the engine.
For me at least, it's so damn cool you can just make these cool games with VERY different game engines you might not be used to, it's really cool and inspiring.
a tip everyone should know, is that if you make a single part with a script, just a normal sized part, you can duplicate it (with the script) and just scale it differently, then you don’t have to put the script back in every time
Idea: when the player spawns, put them in a glass box that has a view of the area, then the player can control the sphere and move around while being able to see the whole course!
As someone who programs for Roblox games, this was hilarious! I don't use roblox much, I moved onto unity, but I think you did a pretty good job for the first time.
As someone who used to be a bit of a roblox developer before she quit roblox, this videos pretty great. Love your content! I mean i didn’t really do it much and i didn’t make anything that great but still, great video.
I made a game called Burger eating simulator or something like that but my friend developer got mad and deleted all of my games and every backup of them. He also made a free robux game and got my account I spent $100+ on terminated while my appeal to Roblox was responded with "we terminated you because I said so"
@@TurtleMouse I wasn't using party chat (I literally told him that I don't use party chat and that I rarely play) so Mr. Idiot decided it would be hilarious to unfriend me, delete my games, make a scam game, and get my account terminated.
Not very bad for 3 hour roblox game. However, while the normal flappy bird game prevents you from getting over the pipes, this one you can. But hey. It's not really a bug.
As a Roblox developer with experience of 3 years, it is surprising, that you actually spent whole 3 hours in the studio non-stop, I would go crazy at this time (idk if I'm lazy or what)
I'm surprised that you're not that type of person who screams "AHHH LIGHT MODE AS A DEFAULT" And I appreciate that, we need more people who don't care about the dark/light theme EDIT: I remember from your previous videos that you have light theme in Notepad++, is that a preference, or are you just lazy to change it?
As a Roblox developer, I found it really entertaining to see you work your way through the Roblox platform and all of its capabilities! Excellent video.
I love how he just proceeded to make a game in a game without even talking about it Like he made the roblox game with the player and spawn and the flappy bird game in addition EDIT: roblox studio > unity
"like he made the roblox game with the player and spawn" 1 every roblox game spawns your player whenever you play 2 the default map already comes with a spawn
@@Amber_CEO if you are a normal roblox dev you would either change the camera to scriptable so you can change the cframe to a part which points to the game he basically made a game where you play a game, get it? no need to start beef
@@b3nj4m1nyt First of all: I am a normal roblox dev, I spend hours making my newest games and have never in my life used the scriptable camera. What substance does putting your camera fixed in a certain position have to the gameplay? its just more bloat in scripts that no body would really care about anyways. Second of all, "No need to start beef" How is this my fault? I made a reply to correct you on your comment.
You could just do this code, but put it in the ServerScriptService it's easy. Make a folder name it "KillBricks" Then make a script and put it in the ServerScriptService Then put some code so make a variable: local KillBrickFolder = game.Workspace.KillBricks Then make a for loop so: for _, KillBrick in pairs(KillBirckFolder:GetChildren()) do Then drop a line. You will notice that it says "end" but don't worry about it but don't delete it. Write another line of code: KillBrick.Touched:Connect(function (touchPart) end) Inside the function, make a variable: local humanoid = touchPart.Parent.FindFirstChild("Humanoid") Humanoid is what holds that variable "Health" inside of it, so that's why we need it. Drop a line then put: if humanoid then end Inside of the if statement, put humanoid.Health = 0 And there you go!
Because you were shocked by how fast he did it? It makes sense, he's an experienced game Developer who knows multiple programming languages and has used many game engines
@@tristanmisja No, i was shocked at how far from a traditional roblox game this is, and what he did was practically just lua with extra steps, not utilizing the roblox engine to the fullest, making this challenge video an unfulfilling failure, also, I also too know many programming language and many game engines, as i have been programming since 6 years old.
@@tristanmisja first, i didn't actually cried, that was a joke, second, i love the fact you took a random sentence out of my comment and replied on it out of context
as beginner developer in roblox 2 of games were not coded just made by npcs i bought because i watched tutorials and it didn't work (Roblox is actually Lua)
I’ve been a mod for 3 years and ur already better than when I started. I was so bad at coding and animations etc. and look at you lol already making famous games on ur first days 💀😂
Hey if you didnt know you can in roblox studio there's a property on the camera called target you can change that to the ball and the camera follows the ball hope this helps if you didn't know
subscribe or get oofed
oof gone
No more oof. Just a babby vomiting sound
Actually its "plueh" now
no oof anymore just deh
i added oof back for me
The fact you were able to make a functioning game with no experience in 3 hours is incredibly impressive. I guess with a few edits to the game you could be considered a roblox developer (by edits I obviously mean gamepasses)
this is basically lua, if you know it, it wont take long to learn everything
local answer=True
Coders Google everything. Can't expect to know everything when your born.
is ur pfp carl.gg
@@beijingcornindustriesinc.95 Thank god I opened this on a vm with a vpn and this wasn't some nsfw site
As an ex dev, this was very funny to see. Good content. Roblox, powering the exploitation of children and their mother’s credit card.
Could you please tell why did you quit developing Roblox games?
@Jejsan but they also give you the platform and server and also it's more like 60-75% I'm not saying that devs shouldn't get more money but your making Roblox look too bad in that regard
@Jejsan You have free, dedicated servers and a platform to publish your game. And no, they don't take 95%. If you're making games as a hobby then Roblox is fine. The only thing wrong is moderation.
@@rc8s so does steam and they only take 30%. I know it’s different but by learning another engine, you can get experience in the industry.
Lol I gave up on roblox because I finally realised that there are better things to learn in the field of programming than a company that scams you to make games lol.
I've been programming in roblox for 5 years now, with 2 million visits on my personal account. Its fun to see people try the roblox engine for the first time. You made a pretty good game with little knowledge of the roblox engine. I've gotta say I probably couldn't do that if it was my first time using the engine.
what games do you have
what games do you have
what games do you have
what game do you have
what games do you have
For me at least, it's so damn cool you can just make these cool games with VERY different game engines you might not be used to, it's really cool and inspiring.
As A Roblox developer, It was really entertaining to see you work through the Roblox platform and all its features! Great video
ah yes, threw the roblox platform
ggj
a tip everyone should know, is that if you make a single part with a script, just a normal sized part, you can duplicate it (with the script) and just scale it differently, then you don’t have to put the script back in every time
yeah, you can do that by pressing CTRL + D
3:45 very creative! I will note that down...
Man makes video on how roblox does bad things
A few months later:
Man develops using roblox
lol
lol!
as a small roblox developer the fact that you were able to learn how to make flappy bird in 3 hours is really impressive!
Not really.
@GeoTheDeveloper_YT There is a difference between making a whole game and copying some random code you found on the internet.
@GeoTheDeveloper_YT troll
@whatsahandlesaysgeohe has alot of experience lol
He made a better game than I ever have in under 3 hours of using the Roblox studio engine
FR 😭
probably because he actually knows how to code
@@biglexica7339 yes but no
@@biglexica7339 well he googled the code because its a different coding language called Lua script than JavaScript
@@anthonythechicken3699 lua is very similar to python
You should try to make a roblox game without a time limit, so you dont have to be worried., and you can implement more ideas!
Why is the ending completely accurate?
Idea: when the player spawns, put them in a glass box that has a view of the area, then the player can control the sphere and move around while being able to see the whole course!
As someone who programs for Roblox games, this was hilarious! I don't use roblox much, I moved onto unity, but I think you did a pretty good job for the first time.
you learned more about roblox studio in 3 hours than i did studying it for 3 years
Claim your "I play roblox and develop average games" card here.
Nobody is claiming muhahahahahhaahahahaha
I don't get it, could you explain what this is supposed to mean?
luau is easy the card means nothing
As someone who used to be a bit of a roblox developer before she quit roblox, this videos pretty great. Love your content!
I mean i didn’t really do it much and i didn’t make anything that great but still, great video.
I made a game called Burger eating simulator or something like that but my friend developer got mad and deleted all of my games and every backup of them. He also made a free robux game and got my account I spent $100+ on terminated while my appeal to Roblox was responded with "we terminated you because I said so"
@@SolarGlu so you made a scam game and you got terminated and thats supposed to be unfair?
@@TurtleMouse learn how to read I didn't facking make the game
@@TurtleMouse I wasn't using party chat (I literally told him that I don't use party chat and that I rarely play) so Mr. Idiot decided it would be hilarious to unfriend me, delete my games, make a scam game, and get my account terminated.
@@TurtleMouse you obviously passed kindergarten with a C-
Cant wait for the update where you have to buy to make the sphere go up,down,left,right
nobody takes this seriously, but this guy is the mastermind behind the algorithm to get money off children
😂
You should edit the server size to 1 so that no one else controls it
it a local script
@@Eggos no in game settings I mean
Roblox is actually what got me into game development
as an 5 years experience scripting on roblox, keep it up
2:40 so your telling me it took you over 1 hour to make a few parts 💀
Yea💀
Bad Ending: He turned into Preston 💀💀
💀💀💀
💀💀💀💀
💀💀💀💀💀
💀💀💀💀💀💀
💀💀💀💀💀💀💀
I love these thumbnails
Not very bad for 3 hour roblox game. However, while the normal flappy bird game prevents you from getting over the pipes, this one you can. But hey. It's not really a bug.
it’s a feature
it’s not a bug, it’s a feature now (joke)
polymars:*tries a new game engine* polymars:im gonna make flappy bird
As a roblox developer, this was kinda painful to watch
Same lmao
It really was
@@MovingonForgettingthepast cant attach pngs to a yt comment
@@MovingonForgettingthepast I would do that, but you can't post links in this comment section
bruh your games are fire
Wait til he finds out he can make games with ONE PLAYER per server lol
As a Roblox developer with experience of 3 years, it is surprising, that you actually spent whole 3 hours in the studio non-stop, I would go crazy at this time (idk if I'm lazy or what)
I'm surprised that you're not that type of person who screams "AHHH LIGHT MODE AS A DEFAULT"
And I appreciate that, we need more people who don't care about the dark/light theme
EDIT: I remember from your previous videos that you have light theme in Notepad++, is that a preference, or are you just lazy to change it?
No, light mode is cursed an should punishable by 50 years in federal prison’s
@@relix3267 Can't tell If that's a joke or not.
@@Aura42069 holy have you ever heard of exaggerating things to add more strength to statements
@@CubeShip I literally did that in the original comment
agreed, i use light mode on a lot of things, especially in the morning when i just wake up
As a roblox dev this was stupidly funny to watch😂
Such a good game!
Roblox is a quite complex coding game which takes long to get use to, it takes months to years to actually make a game
As a Roblox developer, I found it really entertaining to see you work your way through the Roblox platform and all of its capabilities! Excellent video.
show
Actual Roblox developers watching the video: 💀
the fact that most of the scripts are just copied from the internet is true code
nobody should skid luau
You did a really good job for a first game! It would be cool to see you do more Roblox games in the future!
So YOU'RE the one who made Adopt Me!
i only watched this cause of the hammer logo in the playerlist
I love how he just proceeded to make a game in a game without even talking about it
Like he made the roblox game with the player and spawn
and the flappy bird game in addition
EDIT: roblox studio > unity
"like he made the roblox game with the player and spawn"
1 every roblox game spawns your player whenever you play
2 the default map already comes with a spawn
@@Amber_CEO thats right but u gotta do some stuff that u have a game u cant just say i have a game and then you have one
@@b3nj4m1nyt have you ever touched roblox studio before? it literally takes only one click once you have studio open to make it
@@Amber_CEO if you are a normal roblox dev you would either change the camera to scriptable so you can change the cframe to a part which points to the game
he basically made a game where you play a game, get it? no need to start beef
@@b3nj4m1nyt First of all: I am a normal roblox dev, I spend hours making my newest games and have never in my life used the scriptable camera. What substance does putting your camera fixed in a certain position have to the gameplay? its just more bloat in scripts that no body would really care about anyways.
Second of all, "No need to start beef"
How is this my fault? I made a reply to correct you on your comment.
The person who makes games on Roblox, this is cool lol
so i've been making games for 2 years already. I could probably make your game from scratch in 1/3 of the time.
1/3? you're slow af, he did it in 3h and its his first time
2 years and it takes 1 hour to make crappy flappy bird. I’ve been doing lua & roblox luau for 4 years it will probably that 10-30 minutes
Ive been scripting half a year and i defo could make this in 15 minutes
@@lapointe3344 yeah but he has actual programming experience
@@arock9529 he's new to the engine
As someone developing a roblox game right now, I gotta say your game is miles better than mine.
never seen someone making flappy bird in roblox lol
I have been trying to figure out roblox development for a few months- so this feels like a big slap in the face. Lol.
Fire vid. You are an amazing dev
As a Roblox game dev (kinda) I think this is a very good game, you could have also used Gui to make the game but for a starter, this is pretty good.
I’ve made roblox games for a long time and Lua is kinda weird
2:09 **lbp music starts playing** me: OMG 😱
Bro he just learned how to do basic Roblox code in a few hours, I couldn’t retain a single bit of info from a detailed tutorial in a day 💀
You were a better developer then me when i start😂
Why do you slightly resemble linkmon99
i like how the guy at the end said ''my birdie :('' then stared at polymars
As a ROBLOX dev, this video was fun. Also I don't develop games for money but I do it for litterally nothing or just for fun to play with friends.
OH NO. HES LEARNING.
omg the nostalgia of using lbp music tyysm that just made my day a whole lot better :DD eeeee
when i first tried i didnt know about scripts (and it was kinda a lot of work) so i used the toolbox (pre made objects you can use made by community)
"I glad you stopped looking at furry porn, that is what i call 'core values', that is what i call 'powering imagination"
-Ruben Sim
i dont think i ever saw a flappy bird in roblox
so good job
this looks so much like me first learning to code
bro, your so underrated, you've earnt my subscription
As new dev to Roblox here’s a hint when scripting look for a under line if there’s a error that is where it is that the error
you can make it 1 player per servar and make the camera ony show the flappy bird
You could just do this code, but put it in the ServerScriptService it's easy.
Make a folder name it "KillBricks"
Then make a script and put it in the ServerScriptService
Then put some code so make a variable: local KillBrickFolder = game.Workspace.KillBricks
Then make a for loop so: for _, KillBrick in pairs(KillBirckFolder:GetChildren()) do
Then drop a line. You will notice that it says "end" but don't worry about it but don't delete it.
Write another line of code: KillBrick.Touched:Connect(function (touchPart)
end)
Inside the function, make a variable: local humanoid = touchPart.Parent.FindFirstChild("Humanoid")
Humanoid is what holds that variable "Health" inside of it, so that's why we need it.
Drop a line then put: if humanoid then
end
Inside of the if statement, put humanoid.Health = 0
And there you go!
i like how he used roblox studio for 2 minutes and is already knows 3x more then me
As a roblox developer, this made me want to cry. And i did.
Because you were shocked by how fast he did it? It makes sense, he's an experienced game Developer who knows multiple programming languages and has used many game engines
@@tristanmisja No, i was shocked at how far from a traditional roblox game this is, and what he did was practically just lua with extra steps, not utilizing the roblox engine to the fullest, making this challenge video an unfulfilling failure, also, I also too know many programming language and many game engines, as i have been programming since 6 years old.
@@JanxZ You cried because he didn't use the Roblox engine's full potential after his first time using it?
@@tristanmisja first, i didn't actually cried, that was a joke, second, i love the fact you took a random sentence out of my comment and replied on it out of context
just a day?
get ready for the start of the addiction
ur gonna grow so fast bro
here before 10k
He has another channel with over 100k
You just started..... And you mastered LUAU and Roblox studio.
this has to be the best thumbnail ever
wtf this man just gave me motivation
I cant even make this in 3 weeks but this dude did it in 3 hours with 0 knowledge of roblox studio.. wow
0:19 "mm i love doing human things"
as beginner developer in roblox 2 of games were not coded just made by npcs i bought because i watched tutorials and it didn't work (Roblox is actually Lua)
i love roblox! thx for playing it.
you need to see the output to see if there is errors warnings or prints
0:01 THE ONE PIECE…
I’ve been a mod for 3 years and ur already better than when I started. I was so bad at coding and animations etc. and look at you lol already making famous games on ur first days 💀😂
Hey, Is the youtube channel PolyMatter you?..
As someone who knows how to code in Roblox studio, I can say you’re pretty good 👍
The game seems fun and I enjoy looking at the thumbnail of this video 😅
The title should be...
"I made Flappy Bird using Roblox Studio"
for someone who just started studio, you do better than me even though i have a year of scripting experience
Hey if you didnt know you can in roblox studio there's a property on the camera called target you can change that to the ball and the camera follows the ball hope this helps if you didn't know
or you could become the ball with the camera facing the ball and then an offset or smth
@@chrissametrinequartz9389 that's the same
As a animator you should try it and also Welcome to the roblox Community
Damn that editor has a good taste of music, especially Left Bank Twos. The Nostalgia.
In the intro when you were scrolling down and explaining ROBLOX I saw TPRR my fav game
As a developer, I'd like to know your opinion on LuaR. (Roblox's version of Lua.)
roblox uses a client server module so u could do some magic with it
like client sided stuff that only does something for 1 player
Bro he became a dev for 3 hours for first time and made flappy bird but I can't even make a proper game
8:05 roblox took that personally
Great vid man i'm subscribing
how did he just make an functioning game with only 3 hour and no experience!? this is crazy
Maybe add a "hide players" option/button in the game!
i watched one video from this guy now im addicted
Ngl the roblox engine is rly fun and easy to mess around with and I really like using it to make quick joke games for my friends
to fix people blocking game you can max servers to only 1 person