My attack animation ain’t playing and I put everything correctly
@George-co5xj5 сағат бұрын
Can you make Ambush AI next?
@SnoopythatDawg10 сағат бұрын
anybody else got problems with the code? it for some reason wont move the character and i copied it word for word (except for the enemy name i have my own named enemies)
uhm what if your game is r6 bro you gotta do a short r6 tutorial for us
@Adrianrodriguez-v8s13 сағат бұрын
it didnt work
@historyman867113 сағат бұрын
Hey! late comment but how do i make a jump animation? (like how do i script that!)
@Adrianrodriguez-v8s14 сағат бұрын
hope this works, i wanna make a zombie tower defence game.
@OfficialSnopYT9615 сағат бұрын
YOUR THE BEST CODINGKZbinR IVE EVER SEEN please make a pack create with invite only on and free join. and who ever kills leader becomes leader thanks
@KrisPeezy1416 сағат бұрын
Do you HAVE to put zombie??? My rig was named enemie and it wont move
@GaraTeam18 сағат бұрын
i'm sorry somebody could help me? it's say the follows parts dependes from a lot Motor6D: Seat
@Orange_Fox_089118 сағат бұрын
9:56 when im writing nearestTarget studio saying erorr how fix
@Orange_Fox_089118 сағат бұрын
i have my script i have error? local tower = script.parent local mobs = workspace.Mobs local function FindNearestTarget() local maxDistance = 50 local nearestTarget = nil for i, target in ipairs(mobs:GetChildren()) do local distance = (mobs.HumanoidRooPart.position - tower.position).magnitude print(target.name, distance) if distance < maxDistance then print(target.Name, "is the nearest target found so far" nearestTarget = target maxDistance = distance end end return nearestTarget end while true do local target = FindNearestTarget() if target then target.Humanoid:TakeDamage(25) end task.wait(1) end
@spr2219 сағат бұрын
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.
@Allumi-Ve321 сағат бұрын
this is something unrelated, day 1 of asking, I made a roleplay game, with some mind for some complicated & simple mechanics, like currently, interactable candles. Could you, after the series you're currently doing, make a series of how to make a roleplay game? I have given you permission to play the said game [rg].
@sanjivkhana267923 сағат бұрын
Why after i code exactlyy the same but it does not move
@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 :)
@creepermccreationsКүн бұрын
this is why were subscribed to gnomecode, amazing content
@creepermccreationsКүн бұрын
you make the best tutorials, though i didnt reach this one yet you could probably make screech or eyes next?
@IdontLoveYou.1Күн бұрын
this is the script local TweenService = game:GetService("TweenService") local part = script.parent local info = TweenInfo.new( 2, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut, -1, true ) local newPosition = part.Position + Vector3.new(0, 10, 0) local tween = TweenService:Create(part, info, {Position = newPosition}) tween:Play()
@Duck-m5uКүн бұрын
didn't work uhhhhh the zombies didn't spawn in
@kaysonpakКүн бұрын
how do i make a wave defense i thought some tower defense tutorials would help but i'm just starting
@spacecore9896Күн бұрын
My coins won't spawn anymore and the generic items won't spawn either. After I did the "Adding Props" section of the tutorial my coins seemly stopped spawning. I've check my code multiple times with the video and nothing seems wrong and I don't even get any script errors. I don't think I'm just unlucky either because I tried to boost the chances of the coins spawning to see and they still didn't spawn. I would appreciate it if someone could help me out
@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😢
@frogs52Күн бұрын
Hello Gnome! So, there's a game that I really like called Brawl Stars, and I really wanted to make a game inspired by Roblox, but I don't know how to do several of its mechanics, would you be able to teach me how to make the game on Roblox in the future? Ah, and thanks for all your videos! They help me a lot and I know it helps other people too
@Gamercat3948Күн бұрын
I am having a error I have checked spelling and captialization and still no luck: 20:04:57.102 Unable to assign property Text. string expected, got nil - Client - ShopClient:34. CatFood.Text = playerData.catFood
@not_estainsКүн бұрын
surely leaving a comment from 2 years ago would help me with this how would you change the script so that you don't need many different types of template parts, and that would randomly decide, out of the furniture in the "furniture" folder, what to put in one of those spots
@R3df0X526Күн бұрын
it was working for me then i updated studio and now the animations are broken (nvm ignore this i got it to work)
@real_viper_tf2Күн бұрын
hey yall here a script if the pathfinding doesn't work at 7:35 local zombie = script.Parent local waypoints = workspace.Waypoints for _, waypoint in pairs(waypoints:GetChildren()) do zombie.Humanoid:MoveTo(waypoint.Position) zombie.Humanoid.MoveToFinished:Wait() end happy to help 😊
@viper_does_stuffКүн бұрын
Alt account here yes this is all correct it works it makes the zombie move
@neoxeedКүн бұрын
Broooo, You are so comfortable! Thank you a lot :D
@promorobloxКүн бұрын
29:53
@slickkDevv225Күн бұрын
I double checked my script and it says "tried to index nil"
@slickkDevv22516 сағат бұрын
To the tower collisions
@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!
@axew7368Күн бұрын
So basically just an "object" in OOP in other languages?
@KingCacaytКүн бұрын
The bit were i put end turns red even though I put the script u did😢
@viper_does_stuffКүн бұрын
@KingCacayt check the comment I just put if the zombie doesn't move at 7:35 same pfp as me
@viper_does_stuffКүн бұрын
Look at newest comments to see where it is
@R3df0X526Күн бұрын
GUYS IF UR ANIMATION DOES NOT WORK AND THERE IS NO ERROR THIS MIGHT BE THE PROBLEM: you cannot just run the game you have to actually play it, this is because the script is in starter player and if u run it their is no player. IK this seems simple but it took me like 30 mins to figure this out I hope this helped u
@R3df0X526Күн бұрын
my animations are not working, they are not playing i dont see any errors in output tho
@natanielkaminski7762Күн бұрын
THIS EPISODE IS THE BEST BEACUZE WHERE FINNALY, FINNALY DOING MONEY SYSTEM
@nadiakadir3411Күн бұрын
Thank you❤
@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)
@ConradoDavidTenoriodeHolandaКүн бұрын
someone help me please(51:38) when I place a tower its green area doesn't disappear and keeps placing more and more until I click cancel: ServerScriptService.Main.Tower:187: ServerScriptService.Main.Tower:27: attempt to index nil with 'Waypoints' - Client - GameController:189 11:15:24.825 Stack Begin - Studio 11:15:24.825 Script 'Players.conradinhobrabinho.PlayerGui.GameGui.GameController', Line 189 - function SpawnNewTower - Studio - GameController:189 11:15:24.825 Script 'Players.conradinhobrabinho.PlayerGui.GameGui.GameController', Line 241 Can anyone help me please?
@sbkroblox12Күн бұрын
Bro, why tere "an: in tile before R?
@bearalphaguyКүн бұрын
Hey i have a problem so the zombies wont spawn and it doesnt give me any errors wtf!!
@MackyDevsКүн бұрын
which is better In-Experience Portal or Sponsored Experience or Search Experience?
@piesio193Күн бұрын
bad movie code dont work losie
@FERZER_ofc2 күн бұрын
Getchildren is not a valid member of Folder "Table.Drawers" I got this error Who can help ?
@FERZER_ofc2 күн бұрын
SOLVED IT but i have now another problem so when i press promt it dont move so someone help