I Made A Roblox Game in 10 Minutes..

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
alright guys welcome back to a brand new video and today's video i'm gonna be making a game in 10 minutes so recently i made a video where i made a game in 30 minutes and apparently i guess i created like waves in the roblox development community okay because basically someone else made a game in 20 minutes to beat me and then someone else made a game in 15 minutes to beat me so i'm gonna have to do it in 10 minutes i guess now but as you can see this is the 15 minute guy okay let's see what he has to say in this one hello everybody oh okay um but it basically links my video he says he did it to beat me or whatever even in the description right here he said so death king if you're reading this i challenge you to make a game in 10 minutes all right so i basically have to do it okay because this guy made a video on it too actually so i made a game in one day and then the dev king made again in 30 minutes you're trying to one-up me you're trying to one-up me all right okay okay i honestly i didn't even see this guy's video but i mean you know i guess that's cool he made a game like 20 minutes basically it was just like some like i don't know kind of weird simulator thing but i have an idea for a game i'm really excited to make it and i'm gonna do it in literally just 10 minutes okay so basically it's gonna be kind of bad i know all right i'm not gonna do any optimization at all i'm not gonna think at all i'm just gonna go straight to programming so basically i want to make like a zombie like wave defense game okay i know it's gonna be kind of weird you might be thinking how i'm gonna make that in 10 minutes but i have an idea it shouldn't be too hard i don't think the map's going to be completely awful but you know what it's whatever but yeah alright so we're going to start in a second here be sure to leave a like if you guys know the video and subscribe if you want to see more roblox film related videos just like this one okay i upload pretty often so anyways we're gonna go and start the chat timer right now here we go guys 10 minutes on the clock okay yeah i'm actually nervous for some reason okay so we have 10 minutes on the clock here we go in three two one let's go all right so first things first i want to get the grass okay i want to change this at least so do uh grass make it green okay this is gonna be our pretty much our map okay but we need to get coding right away all right so first things first i need a gun okay i'm not gonna use any scripts from the toolbox at all i'm just gonna take the model though because i'm not gonna actually build a model because like literally that'll take you know ages i'm just gonna take the gun that's it i'm gonna leave all scripts right now as you can see all the scripts are gone i'm not using any of these scripts okay i just want the gun all right that's it all right now i didn't actually make a bullet for my gun because i'm gonna make it like a zombie you know shooter game so we need to do this actually quick oh my gosh we have no time oh my gosh okay um there's a bullet pretty small okay okay okay we need to hurry oh my gosh why am i i'm scared first first we need to create a script inside of the gun okay okay so we need to add a script in here inside the gun and what we're gonna do here is basically obviously you know get the bullet uh from the store so do that real quick okay time is going fast man oh my gosh okay um local tools equal script on parents uh local bullet speed is equal to 200 right we want bullet speed we want um bullet damage and then we want like a fire rate all right then we're gonna basically got a little d bounce here local streams able to false and then tool dot activated right you want to make sure it's clicked okay i'm actually going so fast right here dude holy crap okay so then we got the d bounce right there so now wait why is that not working uh okay we need to get the look vector from the mouse but we can't get it from the from the server script so when you actually create a remote function real quick so let's create a remote function i'm not even gonna name this thing i'm literally just gonna freaking put it in there okay let me get the bullet of course okay so we got that done basically what this does right is it gets the all the variables and then it gets some quick values right here and it takes to see if it was clicked if it's clicked and it's shooting then you don't do anything else right you want to run it again so then what we do is we check to see uh you know what the look factor is and i'm going to code that right now then we get a bullet you clone it and we put it in there and then also when you set the velocity i forgot to do that so we'll do new bullet dot velocity is equal to mouse hit look vector times bullets speed okay we're in the hurry oh my gosh you go faster all right local script so in the local script all we do basically is we get uh replicated storage all we're doing right here for turning the look vector uh because we need that to see where we want to actually shoot the bullet too right all right that's pretty much that so the gun actually should work right now i can't time to test it though all right we need a zombie we need the zombie okay so oh my gosh hurry up okay i'm not going to use obviously any scripts like i said i'm trying to use the model so let me go and find a quick zombie right here yeah that should work okay let me leave all the scripts out of that all right then we're going to put a script on the zombie which basically spawns them in right okay i'm also going to make a folder in here called zombie so we can put them in there all right then basically we're going to go ahead and spawn it in so we're going to need our character okay i'm going to make a hit box with the zombie what am i doing i'm doing a high hitbox hitbox hitbox i'm going to weld this hitbox too oh no okay we got the hitbox done there we go it's good all right we need to hurry this up though for real okay and then if the bullet hits it we want to make sure that it takes damage obviously if the hell is less than zero then we're going to um destroy the zombie obviously but i want to actually add the amount in a global variable so let me do that real quick okay so basically it just adds like uh to the amount of dead zombies that we know when it actually like spawn a minute again you're going to need me when i do that for later all right i need one more script i'm pretty sure and that will be like a main little framework with that there actually the zombie inside of server storage and then server script service oh my gosh dude we have two minutes left oh my gosh okay so all i want to do here is basically to find that dead zombies variable uh which would be zero and then we're gonna obviously gotta get server storage and then we're gonna create a new zombie to start it off right and then we're going to set that zombies primary part c frame okay i'm going to say the primary part for that okay okay that should work then let me make a primary part real quick so i got to make sure i set that 59 seconds oh my gosh we should go faster to go faster why wait one do if and we're gonna check to see if any zombies left right because we're gonna we're gonna keep looping through to see if there's any zombies so then if the table is empty then we're going to do four eye in dead zombies uh we're going to spawn one in okay and let me just clone this right here okay i'm pretty that's it okay and then we want to actually know we don't want to respond in the same spot that'll be too easy so what we'll do is we'll create a little new c frame okay we have 10 seconds left okay we're out of time but it's fine i'm laying my last line of code i'm gonna bring my last line of code right here so all i'm doing is this this and then we're gonna just do a little random and then math.random one out of a hundred okay that's it that's all i needed all right we're done we're done coding with ten seconds left i finished okay it was my last line that's fine all right so basically i don't want to explain it at all because it might be kind of confusing but this script right here is basically the script oh no no no that wasn't bad okay this clip right here is basically the script that um creates the bullet right this one gets like the um the little way it's looking right you need to find out where it's looking so that that's what this script does and then this script actually codes them cash for the zombie so they take damage and also so they move around oh wait i didn't code them moving did i okay wait wait it's one line one line right here okay this is really all added okay three lines of code i promise nothing okay three lines of code all right please i had ten minutes okay come with some slack okay all right so i'm pretty sure that's it so this one basically moves the zombie around and also makes it so it takes damage and then also so it can do damage to you and then this one basically the framework that actually spawns in zombies after they after the round ends or whatever all right now i know i don't know if this works i had literally ten minutes okay so don't judge if it doesn't okay um i'm gonna go and test it out right now hopefully it does here we go boys one more truth okay let's go ahead and play no okay okay okay that's a simple nice air let me fix it real quick okay okay all right there was legally one prime to see that's not that's fine that's fine okay so maybe it'll work now here we go uh come on come on come on come on okay no errors it seems like oh no okay okay i was wearing a lot of code i actually messed up i accidentally got the humid root part instead of the humanoid so i'm pretty sure it should work now here we go please oh my gosh so many syntax errors okay okay i literally put an extra uh uh equal sign on accident okay now it should work come on please okay i'm in the game my gun it doesn't even shoot what is this okay it was a typo all these typos dude looks he is a typo it's named zombie why is that the humanoid name zombie in this hold up okay now i fixed it okay i swear i have been doing it for long it's like one minute okay please okay okay it works okay okay well i accidentally died really quick but let me go and spawn over here and okay hit play come on come on come on come on come on um oh oh oh no no no no no okay let me try shooting it hey it works it works let's go um oh okay she's one and two okay look i'm killing the zombies right now okay my gun it's really bad i know like it the bullets literally pause in the air for a second but who cares it works and wait why did this go from two to four zombies you know who cares but as you can see i'm literally coming somewhere now it actually works and they can kill me too as you guys saw in a second oh my gosh there's a lot of zombies um the only thing is it is kind of easy though because the zombies like spawn and then like it's kind of like in like there's call of duty zombies they're going like a train right so it makes it kind of easy so what i'm going to do instead is actually up the movement speed just a little bit all i have to do to do that is just go to the um surface right here go to the humanoid change the walk speed we're gonna do that to like 20. okay so it's a little bit more than us that way it's a little bit harder but now i'm pretty sure it should be well pretty well balanced and i think it'll be fun but here we go um chill chill okay but as you can see there's almost a little bit faster and now they actually spawn in and they can come get me before i you know if i can't run forever like right now if i run like the longer i run the closer it'll get to me and actually wait why is it getting like jittery like that that's kind of weird i'm not sure why it freezes oh probably because the move to position is like set like that for every second but you know what who cares it's still kind of hard i'm gonna go for a few rounds and then come back oh my gosh okay as you can see it does get pretty hard over time okay i actually might die right here um if the zombies weren't so lagging they didn't stop in five seconds i probably would be dead right now but um as you can see oh my gosh oh my gosh okay i i'm gonna change the um like the the move to to like probably like one second but let me keep killing them come on oh no no no no no okay but as you can see i did just die and that's the game oh my gosh it's getting laggy all right but yeah that's my zombie defensive i know the map is awful um but you know what who cares i still did a good job in my opinion kind of ish maybe let me know you guys think in the comment section below i think it was pretty cool i think i did a decent job i kind of used let me say i'll say i say i use 12 minutes okay but i did 10 but like 12 minutes for the bug fixes you know what i mean so yeah anyways i hope you guys enjoyed the video if you did like always be sure to smash the like button and subscribe for more roblox development related videos just like this one use code tap when you buy robux helps me out a lot alright anyways thanks for watching i'll see you guys in the next one peace
Info
Channel: TheDevKing
Views: 1,091,341
Rating: undefined out of 5
Keywords: TheDevKing, Roblox Scripting Tutorial, roblox, studio, coding, tutorial, roblox studio, roblox studio 2020, programming, i made a roblox game in 10 minutes.., i made a roblox game in 30 minutes
Id: y2T8QswBuFg
Channel Id: undefined
Length: 9min 38sec (578 seconds)
Published: Tue Nov 17 2020
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.