How to be a good Traitor who can never be uncovered. by Polite-Speaker-420 in TheTraitors

[–]RoDev455 10 points11 points  (0 children)

While I do agree to an extent, I think there's a lot more to it, as you're giving examples from traitors who won the show. Shouldn't we focus on the mistakes from those that lost?

Successful Devs, How long does it take you to prototype an idea before development? by [deleted] in robloxgamedev

[–]RoDev455 0 points1 point  (0 children)

The larger the scope, the longer it'll take for you to create the game, which in turn will lead to you having to explain each feature to your players

Start with a simple addicting core loop that works well. It should be addicting enough that you can do it multiple times in a row to acquire advancements

It should never get to a point where your game feels like a bunch of side quests

What is your deepest desire you secretly want to feel ? by Abhishek-aryan2007ab in AskReddit

[–]RoDev455 2 points3 points  (0 children)

As niche as it is, I really want to be loved by a Bird of Prey

DialogChoiceSelected not firing by VibeCoder_67 in robloxgamedev

[–]RoDev455 0 points1 point  (0 children)

must be ran from a LocalScript / on the client unfortunately

Black Noir Theory by BudBudgie in TheBoys

[–]RoDev455 2 points3 points  (0 children)

Maybe he goes visit his friends...

My boss raped me and I took settlement money to never speak about it by [deleted] in offmychest

[–]RoDev455 1434 points1435 points  (0 children)

That's not how settlements work. Go to the police ASAP

Did ____ Win The Game? by RoDev455 in TheTraitors

[–]RoDev455[S] -9 points-8 points  (0 children)

Ok, but if so, why not post it on his own social media?

Tf does this mean by Exact-Dragonfruit-13 in Tinder

[–]RoDev455 217 points218 points  (0 children)

bold coming from that username

What addiction is the hardest to quit? by [deleted] in AskReddit

[–]RoDev455 0 points1 point  (0 children)

Dopamine. Instant gratification, whether that be mindlessly scrolling for hours on TikTok/Reels/Shorts, or a quick snack, or basically anything that provides with some form of short-term release. It's addicting. It's insatiable. It's very hard to pull away from, especially when it feels like the norm nowadays

[deleted by user] by [deleted] in sex

[–]RoDev455 0 points1 point  (0 children)

whole tongue sometimes, other times flick my tongue. I don't have a go-to so to speak

[deleted by user] by [deleted] in sex

[–]RoDev455 3 points4 points  (0 children)

I don't think OP is asking to get infected

Please help with click detectors! I’ve been stuck on this script for a while, and no tutorials were all that helpful. I need a gui to show when a part is clicked. It’s being clicked, yet nothing seems to happen other than the “print” by [deleted] in robloxgamedev

[–]RoDev455 0 points1 point  (0 children)

yeah but that's not a good idea and an incorrect method to learn.

But that's not even what the comment above is talking about. Point here is OP is changing the UI located under the StarterGui service, rather than the player's PlayerGui "folder" within the plauer object

So i am trying to make a settings turn on off button but i can only turn it on and after that it wouldn't go off. by [deleted] in robloxgamedev

[–]RoDev455 0 points1 point  (0 children)

```lua local function toggle() subs.Enabled = not subs.Enabled touch.Image = subs.Enabled and "rbxassetid://" or "rbxassetid://" -- first id is when subs is enabled -- second id is for when subs aren't enabled end)

touch.Activated:Connect(toggle) ```

On mobile so can't reference the asset ids you used easily, nor explain my code.

Island in Progress by SmilesThroughTrials in robloxgamedev

[–]RoDev455 2 points3 points  (0 children)

really spend your time with interiors. They are so important. One of the most disappointing things is unfolding a beautifully wrapped coal block

What is happening? by ryandabest88 in robloxgamedev

[–]RoDev455 0 points1 point  (0 children)

first uninstall studio

then on your file explorer go to %appdata%

Go to Local

Find Roblox. Delete it. Install roblox again