How To Make Kill Bricks Fall From The Sky In Roblox Studio
HTML-код
- Опубликовано: 5 янв 2025
- In todays roblox studio tutorial you will learn how to make randomly falling bricks that kills you when you touch them!
I have created a group!: www.roblox.com...
Play our group game! www.roblox.com...
very nice tut you should definetly make more as i can see you do have talent and youve made a tut that deserves many more
views
Can you make the block disappear after a few seconds? Good video btw
local RLC = rs[.Folder *if it has other scripts like the part and scripts*].Part:Clone()
--script
task.wait(lifetime)
Tween:Play()
Tween.Completed:Connect(function()
RLC:Destroy()
I dont think it'll work but maybe try :) I am a newbiie dev
Edit: rs means replicated storage :)
You got a new sub😊
thanks so much!
yo how to make it so if it touches the ground it anchors and turns so it is 0,0,0 orientation
love it!!!! +1 sub
Can you wright the command in the comments because I can’t see that good
at the end it didnt work for me
how you make the block fall slower
The blocks only fall in the Z row
Great video how do I switch the cubes to spheres?
When you make the killpart make it a sphere instead. You can do that by clicking the little arrow under the part icon and then click sphare! Hope this helps!
hey maybe zoom in on the script a little since i couldnt see it well. But good vid tho!
Thanks for the feedback!
@@hugge6267 also how do u make some of the parts delete after they have fallen?
@@hugge6267 please uh reply
@@luckiedarat1300 i'm not really sure how to do it but i think this Will work:
So add a script to the green baseplate and write:
local chance
script.Parent.Touched:Connect(function(hit)
If not hit.Parent:FindFirstChild("Humanoid") then
chance = math.random(1,5)
If chance = 3 then
hit:Destroy
end
end)
mine just spawns at false positions
like i set it at (-102, 407) as the minimum and (102, 615) as max
when i put vector3 it shows the red line
@@cottonblossom6238 did you do Vector3.new
Pls put the script in the description or the comments
No then you won’t learn how to script your own stuff. Tutorials won’t always be there for you.
@@boreddragons Yes they will because i can just search it up on google
@@boreddragons ok but i basicly tried and tried and tried and t=nothing happend. then i even re write he code but nothing happpen. by giving the code to desc you could ieven check if it is still working
put the script in the description
Does this work in studio lite also?
Yeah i think so
it didnt work im dissapointed
it doesnt work
what deosn't work?
only 1 block spawns and nothing is happening
See if you spelled everything correctly and look that your script is the same as mine. @@rebex
@@hugge6267 I will try this again and tell you if it works
😃
it doesn't
@@hugge6267
ÄR DE HUGO??? (Jag är Benjamin kommer du ihåg mig
JA! Vad heter du I efternamn?
tack
yo do you have discord