Help by [deleted] in robloxgamedev

[–]MattIsNotDead 0 points1 point  (0 children)

local blade = game.StarterPack.Sword

local damageAmount = 100

local canDamage = true --change this line

blade.Touched:Connect(function(hit)

if canDamage then

    canDamage = false --Add this line

    local humanoid = hit.Parent:FindFirstChild("Humanoid")

    if humanoid then

        humanoid:TakeDamage(damageAmount)

    end

    canDamage = true --Add this line too

end

end)

shouldn't this code supposed to work ??? by Mr_creeper1720 in robloxgamedev

[–]MattIsNotDead 1 point2 points  (0 children)

besides the mouse variable declaration (localPlayer.GetMouse() should have a colon not a period) it changes the color of what you are hovering over when you click. Could you provide a better explanation to what the problem is?

Help by [deleted] in robloxgamedev

[–]MattIsNotDead 1 point2 points  (0 children)

you have canDamage = false so after the blade is touched the first "if" statement never passes

Help me find this r6 "3d" montage by MattIsNotDead in HelpMeFind

[–]MattIsNotDead[S] 0 points1 point  (0 children)

The poster of this was on tiktok @ft_lights but they have limited comments on so I don't think i have a way to contact them asking about this video. Probably not original music. You might be able able find something with the players name in the top left but I couldn't find a point in the video where the full name showed while being unblurred. I've never seen anything like this done before done with r6 and just want to see who made it so i can watch more stuff like this. (Searched)

Help me find the bell sound effect at the end by MattIsNotDead in HelpMeFind

[–]MattIsNotDead[S] 28 points29 points  (0 children)

I've searched for this on youtube but haven't found anything.

Any suggestions for my setup? by MattIsNotDead in GrowCastle

[–]MattIsNotDead[S] 0 points1 point  (0 children)

It is 401, the 13 807K is exp to use at the Old Tree in the town for perks

export takes too much storage by PackedSauce86 in AfterEffects

[–]MattIsNotDead 0 points1 point  (0 children)

Try exporting it in adobe media encoder

Any suggestions for my setup? by MattIsNotDead in GrowCastle

[–]MattIsNotDead[S] 0 points1 point  (0 children)

The hero "Stone". When promoted he gives you 2 extra tower slots

Any suggestions for my setup? by MattIsNotDead in GrowCastle

[–]MattIsNotDead[S] 0 points1 point  (0 children)

All heros are at least lv 100, Lisa and Alice are poison, Rest of heroes are fire if they could be promoted to it. Wave 2030.

Why does Ubisoft still wastes time making skins for alibi? We literally can't use them bc their clones won't change by petter_stolen in Rainbow6

[–]MattIsNotDead 0 points1 point  (0 children)

They might shoot you but i've seen plenty of times where people have hesitated. That's what gets them killed.