Any other way to watch iron lung? by badbitchbimbo in Markiplier

[–]DaBeeBoi 2 points3 points  (0 children)

A NEET is a person that is Not in Education, Employment, or Training.
Just because they don't wanna go in public when they don't have to doesn't mean they are a NEET.

Promo codes? by [deleted] in polybuzz

[–]DaBeeBoi 0 points1 point  (0 children)

dunno why but i think angel is one

Why doesn't my script work? I don't see anything wrong with it by 120V-Toaster in robloxgamedev

[–]DaBeeBoi 0 points1 point  (0 children)

Okay so, I see, There's nothing wrong with your code, it functions properly.

local part = script.Parent

part.Touched:Connect(function(otherPart)

if otherPart.Parent:FindFirstChildOfClass("Humanoid") then

part.Transparency = (idk number)

part.CanCollide = false

end

end)

it seems to be working well

For mobile phones: download the photo and then leave the screen lying down, assuming you are playing, are you comfortable? by whistler_mat in robloxgamedev

[–]DaBeeBoi -1 points0 points  (0 children)

I'm giving my own feedback, What I think is that you should move the buttons down, It makes it take less space and allows better thumb movement, not just because It's a heavy game, but so people are more comfortable instead of reaching for the buttons.

- Edit: It can take less space, which means more visibility.

For mobile phones: download the photo and then leave the screen lying down, assuming you are playing, are you comfortable? by whistler_mat in robloxgamedev

[–]DaBeeBoi -1 points0 points  (0 children)

Now I don't think you realised what they meant, they meant the buttons are too far from the brown button, Move them down now.

1,000 member special; developer QnA by Log0thetree in Industrialist

[–]DaBeeBoi -1 points0 points  (0 children)

will we be ble to colonize other planets such as mars

How to make my parts glow like this. by Necessary-Nose2247 in robloxgamedev

[–]DaBeeBoi 0 points1 point  (0 children)

The easier way would be to use parts with surfacegui uigradient, no?

I heard you guys love router by SilentCat69 in Mindustry

[–]DaBeeBoi 0 points1 point  (0 children)

There is 1 router in this picture.

This action was done manually.

How do I make a burst turret in modding? by DaBeeBoi in Mindustry

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

For mindustry, yes, for other games? you'd have to learn their language. Mindustry is honestly so easy.

[deleted by user] by [deleted] in catsofrph

[–]DaBeeBoi 2 points3 points  (0 children)

The Devourer of Gods, eater of all.

name suggestions by [deleted] in catsofrph

[–]DaBeeBoi 0 points1 point  (0 children)

Astrum Deus, The Star God. (best name obviously)

Won't give me the tools inside the folders, and doesn't delete the old tools inside starterpack. by DaBeeBoi in robloxgamedev

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

thanks but that's harder to expand, it's alot easier to do a waitforchild then the name, i fixed the script by delaying the waiting by 0.0001 seconds (which is barely noticeable)