The BEST ROBLOX DEVELOPER making the best video TUTORIAL EVER
@CenbiusАй бұрын
Gnomecode, you've been active lately, and this makes me happy, since you're the one who motivated me to make video games
@PastaManTheFirstАй бұрын
0:02 that spooky scary skeleton sent shivers down my spine.
@KloudWithGuidesАй бұрын
This is why were subscribed to Gnomecode.
@GnomeCodeАй бұрын
Thank you for watching! I love to see the enthusiasm
@skittle74Ай бұрын
gnome is my entire reason create games in the first place. every episode that comes out fills me with happiness. this is why I subbed. oh and also, Gnomecode, I recommend you add a seek chase for episode #12. It would improve the game's variety a lot :D
@FriedRatEaterАй бұрын
Just wanted to come by and say thank you for these wonderful tutorials. You make the code easy to understand and explain it very clearly. I hope you continue to work on these and i hope you have a great rest of your day/night
@RoninYT110Ай бұрын
GnomeCode, these videos are awesome and my DOORS game is coming along thanks to you! Can't wait for the next one, thanks for making these!
@BrightGamesRBXАй бұрын
The actual fun part that the actual door devs doesn't use humanoid anymore, they switched to ControllerManager but good tutorial tho! keep it up🎉
@Maksimka45k_officialАй бұрын
Now we are waiting for a tutorial on creating a chase from seek
@ShadowCodez-yk6wjАй бұрын
yes
@DepthKelp_IndustriesАй бұрын
i did it myself ¯\_(ツ)_/¯
@MAMHA_DAPROАй бұрын
exactly
@DepthKelp_IndustriesАй бұрын
I'd say just make a rush duplicate and slow it down by alot for now
@amidiel123Ай бұрын
Yesss
@cyrex6261Ай бұрын
woooooo thats what i was waiting forrrr thx for uploading for us
@Discoverthewonder26 күн бұрын
Hi GnomeCode! Your tutorials are always so helpful and inspiring! Your work on a Doors game looks amazing. I was wondering if you could also consider making a tutorial on building a 'Dandy World'-style game in the future? I'd love to learn from your expertise to create something. Thanks for all the hard work you put into your content-it really helps the Roblox community grow.
@CobblestoneFaceАй бұрын
i'm loving this series, super helpful and i'm learning to code myself (super quickly i might add) as it goes :D
@CgPlayz000114 күн бұрын
i just wanna say that episode 12 should be to fix the dynamic loading because just deleting the rooms means the previous door and the walls around it are deleted so you can just go back and escape the map. also plz add eyes and screech
@ReaverDevilzzАй бұрын
Hello gnomecode, i have an idea for an episode, so basically, we have made our entity where we need to hide in closets, just like rush, but the ai is kinda bad, for example, we use a brick for the hitbox, and if someone wants to make a room, where u can hide behind something, it wouldnt work, so i had an idea where you add new stuff to the entity, like "Bounce" which would be a boolvalue in the entity, and if it would be true, there would be an int value called "BounceCount" and the bounce would work just like ambush, where it goes forth and back, you could also add an option to make it if we want it random or not. Then you should make it that theres an % on the entity spawn, for now, we got each for example 5 doors, it spawns one, so on door 5, it spawns, on door 10 it spawns etc. I was thinking you could make it so theres a small % and the more doors we open, the more % it has to spawn. Now to fix the hitbox, i would use any sort of light emitter, so when the player is for example behind a rock, since its using a light emitter as a hitbox, the player wouldnt die. And like at the end of the episode, you could add into the server script where the buffer is, that when the rooms are dissapearing, the player can go back and fall, id make it so the room that is infront of the room that is about to get deleted, the door would get closed. (Sorry if my grammar is bit bad, its late at night)
@lavnsmaАй бұрын
these doors series are close to an end, but they are amazing!! 🔥
@ShadowCodez-yk6wjАй бұрын
Awesome, now I can't wait for the next one!
@stik.mp4Күн бұрын
THANK YOU FOR THIS, and I was hoping you could give the "Rush" entity raycasting so you can hide in side rooms!
@FiveNightsAtTDzАй бұрын
dude ur videos are the best I cant wait for more :D
@cxndy43Ай бұрын
tysm but there are some problems that i found 1 rush can't go through the room because the exit door is called kitchendoor 2 when you want to make the kitchen at room 50 he won't spawn because of the room buffer the chef spawns instantly and not after you reached door 50 (or over 8)
@RJ-Gaming678Ай бұрын
for the chef spawning instantly and moving when he spawns, you could add a check in side the room model itself so when you open the door of the kitchen the HumanoidRootPart of the chef gets unanchored (in this case you will have to make it so the chef spawns with a anchored HumanoidRootPart) (for this to work, i would also recommend having a room before the kitchenroom as a Specific room to act as a entrance to kitchen) Here is a little example of the thing i meant: ( local MaxRooms = 100 local RoomBuffer = 10 local HalfWay = MaxRooms/2 local GeneratedRooms = {[0] = PrevRoom} local SpecifiedRooms = { [HalfWay - 1] = "PreRoom50"; [HalfWay] = "Room50Encounter"; [MaxRooms] = "Room100Encounter"; } ), hope that helps!
@cxndy43Ай бұрын
@@RJ-Gaming678 thanks you so much :D
@RJ-Gaming678Ай бұрын
@@cxndy43 no problem!
@MegaGames-df8tr17 күн бұрын
@@RJ-Gaming678 whatdidu say
@hyper-23085 күн бұрын
the reply got deleted ):
@Mrsandwich931Ай бұрын
hes back with another banger
@dogfyyyАй бұрын
Thank you for all these tutorials, if it weren't you I would probably be sitting and bored. you are the best roblox developer ever
@dogfyyyАй бұрын
I hope I didn't write something wrong because I don't speak English very well
@GnomeCodeАй бұрын
Thank you, really appreciate the support!
@Mikeygaming004127 күн бұрын
For the next episode, maybe do Rush varients? (Ex. Ambush, who can go back and forth up to six times)
@JimstudiosofficalАй бұрын
A NEW VIDEO?!?!? WAKE UPP GUYS!!!
@TehEpikNoobKingАй бұрын
we pumpin out the episodes with this one 🔥🔥🔥🔥🔥🔥
@dancool4895Ай бұрын
How can I make zones for my doors game? Like, you walk through 50 room and only one type of room can be naturally generated.
@WackyWizardYT21 күн бұрын
Can you please do a seek chase tutorial and a Elevator tutorial please.
@SerbanJuniorАй бұрын
Cool Tutorial!
@NilSkilled6 сағат бұрын
hey does someone know about the teddy ai and if then can you please tell me how to make it that it will follow even if the player goes behind a wall it must see it going tho (request)
@Shew_YT26 күн бұрын
add side rooms pls
@LionAir737RBLXАй бұрын
What about door 90? Where when you reach door 90, all of the rooms are different from the usual random room generation. It will be a different style of rooms when generating random rooms
@SumMfGooberАй бұрын
I would make a “special room” at door 90, and make several rooms of that style. Then make the door generate the “special end rooms” I’ll call them, instead of the usual generation Idk ¯\_(ツ)_/¯
@Sabiaque._eАй бұрын
Continue this series, it's really cool, I don't know much English because I'm from Brazil, but I can understand what you do in the videos, continue the series please, in the next episode...
@Sabiaque._eАй бұрын
You could do something like seek or psiut, that would be cool.
@Virtus6474 күн бұрын
these doors tutorials are great btw are you able to make a tutorial for fake doors where sometimes the room has multiple doors and if you go in a fake one you take damage
@Mkat234Ай бұрын
BEST KZbinR, THANK YOU🔥
@TeamGobbleYTАй бұрын
Can you please make more monsters? Edit: 1:14 chef? Turkeys or chefs?
@PanBarrierАй бұрын
Amazing tutorial
@creepermccreationsАй бұрын
you make the best tutorials, though i didnt reach this one yet you could probably make screech or eyes next?
@Razan-zo7rhАй бұрын
Great video thanks for the great content, but can you make more tutorials on TDS summon system I am subscribed
@RealYoClassicYT29 күн бұрын
Can you make a game file on gnome code web like tower defence just to make it more easier😅
@CreatorreaTDSАй бұрын
Gnome has become the best tutorial maker (he always was 😨)
@its_jules_ofc20 күн бұрын
seek chase when??
@CapcutEdit360Ай бұрын
that was so cook🔥🔥
@dancool4895Ай бұрын
How can I make walking monster which can spawn like shadow, every 8th room?
@zaydtruck3496Ай бұрын
Or like eyes
@zaydtruck3496Ай бұрын
Well the same thing as shadow.new only make it spawn 10 or 11 times
@Mr.RanklesTheSeeker18 күн бұрын
next tutorial: ambush and maybe a badge for surviving rush or ambush?
@pencilonpaper1026Ай бұрын
you're the only one that makes coding make sense for me lol
@kiratkaur394923 күн бұрын
please make a continuation of the tower defense series by adding how to make the towers to have range be blocked by things like in tdx
@TheRealLizardddАй бұрын
I have a question, will doing the legacy thing with the animate script also make it so the walk anime don't spam and look weird? Cause I've been having trouble with the walk anims jittering with NPCs.
@msriz9562Ай бұрын
This is kinda unrelated, but do you know how to make multiple morphs with different animations visible to other players? Like i published it as a group game, and everyone can see the animations on their own screens but others cant see them walking or their idle. Like i could see myself walking w the custom anim i made for that morph, but others saw me moving w no animation😢
@spr22Ай бұрын
Question for ya, I put the Pathfinding issues fix into the TeddyKit, when the player goes into the NoGo areas they seem to disappear from Teddys vision. Would this be the norm? So far ive worked it out by making the no go areas as small as possible and seems to be working fine.
@7cogjАй бұрын
he's the reason why i learned how to code in roblox
@zeltazivsytСағат бұрын
can you make it so the entities can't spawn in certain rooms, like the kitchen?
@TheRealJ1Ай бұрын
I love you gnome
@Creederus_EMEАй бұрын
Spooky, but No Jumpscares, and this Entity is Difrent, this is Skieleton
@bobkerman8930Ай бұрын
Just change the model
@GreanyTbhАй бұрын
4 VIDEOS IN A ROW 🗣🗣🗣
@morgan-iafrateАй бұрын
When the kitchen will be finished could you make a dynamic seek chase ( we tell the game kt starts a one point and end at one point and generates adapted rooms for seek to chase us)
@FriedRatEaterАй бұрын
Code works really good. Thanks for the video. However, i found a bug where sometimes if it loses the target somwehere it completely breaks, but its pretty rare
@HappyDucklingAndFriendsАй бұрын
cool
@LeumasMainChannelАй бұрын
The player can’t sneak (teddy kit) pls help
@MAMHA_DAPROАй бұрын
the animation is owned by GnomeCode. Enter the id in the animation editor and upload the animation from your own account. Use the new id instead.
@sahal6723Ай бұрын
Just make a wall, anchor it. Set it transparency to 1, set cancollide false. And ur done!
@TehEpikNoobKing17 күн бұрын
you probably need to make ur own animation cuz for some reason you can’t use others
@SansiruspАй бұрын
It's incredible as always, but can you make it so the ai only reacts to sounds? (walking, opening drawers, hiding in closets, etc.)
@ThatDominusGuyYT18 күн бұрын
can you make door 0 (StartRoom) have furniture too, and always spawn as locked, like in floor 1 and 2 of doors? THanks!
@matiastapia92047 күн бұрын
I have a question, does it work for R6 because I have an R6 Rig and it's also tall, is there any way to make it move because in the Chasing and killing players section it doesn't move?
@RonconisanidiotАй бұрын
We need working screech or jumpscares or even seek chase Next. the game would be 100% Better with that
@TeghSingh-h5hАй бұрын
Hey gnome love your videos can you help me in the game of teddy in how to change the speed of teddy pls help
@littledootzzАй бұрын
I have a reccomendation. Someone probably already asked, but can we get monster variants, like Pinkie from Pressure.
@Kolopi979Ай бұрын
finally he upload doors again
@zaydtruck3496Ай бұрын
I think it should be easy, make it so it follows waypoints and When your not crouched he moves to your humanoid root part Btw figure dosnt have a bad eyesight, he is completely blind and he uses sounds to move
@George-co5xjАй бұрын
Can you make Ambush AI next?
@HeyThatsSuitАй бұрын
Hey gnome, could you make a tutorial on how to make a hide monster?
@yuhooooooooooooo2 күн бұрын
can you show how to do death screen?
@Quantum568Ай бұрын
You don’t have to add this, but for part 12 it should be like the doors lobby
@SerialdesignationNrealАй бұрын
WE NEED PANDEMONIUM AI I KNOW ITS NOT DOORS BUT I JUST WANT ONE SO BAD
@notjaymz200Ай бұрын
Gnome, how do you make a shop for a piggy game without using your teddy kit? Also, could you somehow make the Teddy animations public?
@Quantum568Ай бұрын
You should add Timothy
@SombraX-z8mАй бұрын
You can publish the Code Model to Roblox Studio It's to make it easier?
@SantiagoGames17Ай бұрын
Can you make how to make Dupe?
@DioclesYTАй бұрын
They're spooky scary skeletons! Rest of the lyrics here
@Hapert751012 күн бұрын
Can you teach us how to code I am new here so I don’t know if there already a video
@GameShark13Ай бұрын
You should make an updated version to the tower defence game since the code don’t work anymore
@alfieninjja405510 күн бұрын
If you are working on another video I recommend after you should make a lobby (not forcing btw)
@OhioDingalingАй бұрын
YESSSS
@ktuś-i4y17 күн бұрын
can you tutorial for jeff shop or crucifix? pls
@Pumpskon1020Ай бұрын
You need add a elevator to start a game and create lobby
@TheAmazingRobloxDevАй бұрын
i was a returning subscriber(i looked at his videos like 3 years ago) i came back to see if he advanced in scripting himself so i could learn something(no offense) but he still has the same laugh lol 28:26
@ISOPL2Ай бұрын
only 8 views? let's make it 9
@zaydtruck3496Ай бұрын
Eyes next
@vNoahlolАй бұрын
Gnome you outfit looks like a gnome
@npc934Ай бұрын
Hello I Want To Ask Something If You Can Do It. Make A Key Rework (it destroy when the door is open) And Eyes
@SuitChicken26Ай бұрын
Hi GnomeCode I am following your tower defense tutorials and I love them I wanna make a game called Gnome Tower Defense would I be able to use that name for my game
@lusky_gamesАй бұрын
Hello my fellow GnomeCode
@inverted---InvertedproductionsАй бұрын
i uh- YES 1 MINUTE!! AND 1 VIEW!! - - also can you please make a tutorial on how to make an entity like ambush? - -
@codernikkolas-sy5hmАй бұрын
Nice Good Video :D, there could have been a new Granny Retro series, it's a shame that the GapStudio Group had to put the granny game in Private, it would be possible for you to make this game please :)
@GreatPapyrus0606Ай бұрын
Gnomecode. Pls make an update for the TD game. Maybe you will add specific towers like trappers from tds or something else. Pls like so gnomecode can see this comment.
@MateusTheMartianАй бұрын
Could you make a roblox studio reactor core game tutorial (add startup and almost everything needed, please I need help.)
@AQILIndustriesАй бұрын
hey gnome can you plssss make a seek chase at door 22? plsss
@therandomgamermonkey625929 күн бұрын
Could you add a “forgot password” feature? I want to sign in to my account from mobile to pc, but I can’t because I forgot my password
@fusion.studioXАй бұрын
gnomecode make a video where you learn type annotions
@lucasbarbosameneghinАй бұрын
🔥🔥🔥
@trafed898Ай бұрын
Can you make a advanced fishing system like in fisch game on roblox please?
@Mikeygaming0041Ай бұрын
yay!
@ShadowCodez-yk6wjАй бұрын
didnt i say i was gonna make addons for the other doors tutorial? you really want a doors game lol
@Mikeygaming0041Ай бұрын
@ I tried re-following that one because the rush Ai wasn’t working. But I moved on to gnomecodes tutorial.