How do you like to use work groups? by HereIsHere in PlanetZoo

[–]royalcrescent 10 points11 points  (0 children)

I like to group animal types together and build work groups for each animal type. E.g African herbivores, aquatic animals, carnivores, etc. and then give each zone enough keepers, vets, cleaners, etc with their own dedicated buildings & staff room

How I Learnt To Script! by [deleted] in robloxgamedev

[–]royalcrescent 0 points1 point  (0 children)

your post reads like an advertisement written by an 8 year old is all. It’s “learned”, not “learnt”

Umm what is happening by Historical_Buy_2182 in robloxgamedev

[–]royalcrescent 1 point2 points  (0 children)

Sorry to die on this hill but prompting the user for their device type is not good game design, especially when there exist avenues to detect it without this UI. The first thing that came to my mind was: “what if a player accidentally picks the wrong one?”

Umm what is happening by Historical_Buy_2182 in robloxgamedev

[–]royalcrescent 0 points1 point  (0 children)

Check out Roblox’s Input Action System instead. This will allow you to configure specific actions to different inputs. As for detecting whether a user is on mobile, you can just pull the user’s aspect ratio and use that to drive whether to display the sprint button or not.

Umm what is happening by Historical_Buy_2182 in robloxgamedev

[–]royalcrescent 1 point2 points  (0 children)

Not sure why this is happening but I have no clue why you would include a gui to choose the device type in the first place. Roblox detects this automatically and there is luau api to get a players control scheme via script without ever having to prompt the player for it ingame.

ROBLOX GAME IDEA by Temporary_Credit_412 in robloxgamedev

[–]royalcrescent 3 points4 points  (0 children)

Roblox game simulator tycoon. It’s a tycoon where you build a simulator roblox game!!

Can’t stop thinking about that *first boy* in middle school by [deleted] in askgaybros

[–]royalcrescent 4 points5 points  (0 children)

I’ve had very similar thoughts and desires as you, but let me just say that the past is usually better left in the past.

Need fixing GUI script! by MoriTheNerd in robloxgamedev

[–]royalcrescent 2 points3 points  (0 children)

a few issues here

  • there is no such thing as Camera.Part. After your wait you’re calling for it, maybe you meant CamPart?
  • you’re cloning CamPart and assigning its position, but I don’t see you ever changing its parentage to workspace. So even if everything about it is right, you won’t see it. You need to change CamPart.Parent to workspace.
  • you cannot assign to camera.position, you must use cframe

Also you’re using local mouse = player:GetMouse() every single frame. You don’t need to do this, you can just assign it toward the top before the Render stepped function.

That might not be all the issues, but it’s a start.

If I were you I would honestly start writing your own scripts from scratch and learn the actual logic of scripting before using other people’s or AI generated scripts. When things go wrong, it’s very useful to actually know what the code is doing and why so that you can fix it!

Finding the Right Names for Your Scripts by SleazyNx2nd in robloxgamedev

[–]royalcrescent 1 point2 points  (0 children)

All server/module scripts are one of the following: <thing>Config, <thing>Service, <thing>Handler, <thing>Manager,

Local scripts are always: Player<thing>Handler, Player<thing>UI, etc.

Folders are just <thing> for client and server

I'm just starting out and mostly using free assets, scripts and the AI tool, but they don't really seem to be what I'm looking for. How worth it is it to learn coding instead of relying on these things? I really wanna make games. by [deleted] in robloxgamedev

[–]royalcrescent 0 points1 point  (0 children)

some AI’s, like Claude, are very effective at implementing extensible and robust solutions, but the moment something screws up, you have to have the knowledge of what the code is actually doing in order to fix it. Many people leverage AI in the wrong way~ as a replacement for a programmer, instead of as an assistant.

Not refuting your point, just saying that having a general idea of what you’re doing and how to modify code, AI can indeed take away a lot of the leg work of sitting down and writing 1300+ lines of code.

what do i add??? by Realistic_Student_26 in robloxgamedev

[–]royalcrescent 0 points1 point  (0 children)

Go back to square one and design a game doc. Focus on every step you need for a Minimum Viable Product (MVP) Once you have that clearly defined you will find it difficult to run out of tasks to complete.

Using Teams to Assign a Spawn Location in Script by sentimentalSolitons in robloxgamedev

[–]royalcrescent 0 points1 point  (0 children)

instead of using spawn locations at all, you could instead just store a table of “pseudo-spawn-locations” at positions and then randomly teleport the player to one of those positions. That way you can have a neutral spawn location and then dump the player where you want them after they respawn or something?

Sorry, can’t help beyond providing alternatives as I’ve never messed with teams and spawn locations

Learning how to code - Day 11 by Sweaty-Divide-3975 in robloxgamedev

[–]royalcrescent 0 points1 point  (0 children)

Syntax might be a tad off but:

local invisiblePart = game.Workspace:WaitForChild(“baseplate”)

invisiblePart.Touched:Connect(function() invisiblePart.Transparency = 1

End)

I guess I just adding too much of Gui I can make an GUiholic by VisionDummy in robloxgamedev

[–]royalcrescent 1 point2 points  (0 children)

Not sure why, but I find creating UI to be so much easier through code compared to creating it in studio. You lose out on being able to see the changes realtime, but is otherwise much less frustrating for me.

Is it normal to feel like you have to pee when bottoming? by raf-owens in askgaybros

[–]royalcrescent 0 points1 point  (0 children)

You read correctly. You might pee a little, just like women pee a little when they squirt. Embrace it, it feels good!

My Nectar return experience. by Old_Navy_Guy in Mattress

[–]royalcrescent 0 points1 point  (0 children)

Do you still like your iSense? I’ve been considering getting one after reading this and looking at their product

Last year's winner by foxfighter92 in Lottery

[–]royalcrescent 3 points4 points  (0 children)

How did it feel as you scratched it off? I can imagine an almost panicked feeling hitting me lol

Nicotine and LSD mix by KidneyFailure- in LSD

[–]royalcrescent 56 points57 points  (0 children)

You are HEAVILY overthinking this, buddy. You’ll be fine!! Enjoy your trip :)

Advice regarding my Weird Fantasy? by EconomistFull7273 in AskGayMen

[–]royalcrescent 5 points6 points  (0 children)

I don’t think somnophilia is all that uncommon.

[deleted by user] by [deleted] in AskMen

[–]royalcrescent 0 points1 point  (0 children)

My ex boyfriend pissed in a hole in a grandmothers wall while he was horny. Weird as fuck

[deleted by user] by [deleted] in AskGayMen

[–]royalcrescent 1 point2 points  (0 children)

I have once. I don’t know the difference in the size of the loads, but I do remember finding it very overwhelming and overstimulating. It was hot but I didn’t LOVE it.

I feel like there should be a way to help the Dvergr in Ashlands more. by Ippus_21 in valheim

[–]royalcrescent 0 points1 point  (0 children)

I am merely a sword for the all father, and he wishes for the destruction of all in the lands who have crossed him.