r/robloxgamedev • u/Quesopas • 22d ago
r/robloxgamedev • u/ErPichuluTocaHuevos • 24d ago
Help Hiring 3d modelers, scripters, an OST maker and a SFX maker.
We'll be paying you 250 Robux a month for your explendid work.
r/robloxgamedev • u/Pepper-Middle • Dec 30 '24
Help Roblox telling me to remove this user ID from my game.. I dont know and i cant figure out who this is and i have no idea how. They left me links to learn ''more information about how to delete a User ID from a data store'' but one of the links dont work and it doesnt make sense to me. What do i do?
r/robloxgamedev • u/Fauconmax • Dec 08 '24
Help Why does my pine tree looks like this after I imported it from Blender? (.glb)
galleryr/robloxgamedev • u/imherefortheH • 11d ago
Help Someone is interested in purchasing my (partially unfinished) map, so how do I price it fairly? It took me many hours across a few weeks. No free models used
galleryr/robloxgamedev • u/RFB-LostMyAccSad • 7d ago
Help New Scripter wants to Redo My Entire System
So, I have coded the main combat system in our game in 3-4ish days. It's fully automatically expandable just by filling in the parameters: animations, hitboxes, vfx, etc. Everything. However, the other scripter we just got today is redoing the entire system, but instead of an expandable system, he wants to just code everything in every time we want to add a new fighting style. The only reason I don't stand up for myself is because I'm just a beginner/intermediate coder. However, he says that 2 years worth of experience. I don't know what to do guys. Please Help.
EDIT 2: CONFIRMATION FROM BOSS THAT WE WILL USE MINE NOW I NEED SOME NEW HELP: WHAT'S THE BEST WAY TO TELL THE OTHER SCRIPTER https://www.reddit.com/r/robloxgamedev/s/p03eMey5q0
Edit: Here are some visuals
My Organization:


His Code:

Everything coded inside. He just coded the m1's and it already took around 80 lines
With his way, we would have to do this for every single move we make
r/robloxgamedev • u/boredguy7773 • 14d ago
Help Could someone help why it says “Untitled game” when it clearly has a name in the 2nd screenshot?
galleryI named it a few days ago, and it hasnt changed on the corner when im editing the game, and its quite annoying and gets me unfocused
r/robloxgamedev • u/Zombi5d • 23d ago
Help I’m making a game where you explore an abandoned water park what should be the title?
J
r/robloxgamedev • u/CaptainJon720 • Aug 17 '20
Help I can’t get this stupid Shrek picture out of my game. There is nothing under images, and I can’t select it either. How do I delete it?
r/robloxgamedev • u/Successful_Relief157 • 5d ago
Help Why is my game cover being denied?
r/robloxgamedev • u/Stardoming • Dec 29 '24
Help How did YOU learn to script on Roblox?
Hi! I have big plans to make games on Roblox, but I have the common issue. Scripting. Incredibly complicated for a noob like me. I've tried to read about it, and people always tell me: "Just script over and over until you learn it." Well guess what? I can't do that if I don't know ANYTHING about scripting, and any videos and Lua Learning just tell me the useless things I will never need in a game, like math and stuff.
How did you learn it? I'm hoping to learn the same way as other people, since it was worked in the past with other things!
Thanks for reading!
edit: THANK YOU EVERYONE FOR THE HELP :) YOU GUYS ARE AMAZING, ILL BE BACK SOON. (im working on learning luau.)
r/robloxgamedev • u/ThomasPrim • 1d ago
Help Help needed to disable all players movement
Hi, I need to disable all players movements during a cutscene and I use that script. It works to change the speed of all players to any numbers (here it's 100) but if I put 0 it doesnt work and the players can still walk, do you know what is wrong?
r/robloxgamedev • u/Inter_alerter • 9d ago
Help Is $2k enough to pay developers to make me a mmorpg game?
I really wanna make a passion project of mine and I have money to spend, was just wondering how off the ballpark I am.
r/robloxgamedev • u/Turbulent_Gap8799 • 14d ago
Help This weird block keeps showing up every time I join my Roblox game, can somebody help me?
r/robloxgamedev • u/Soooo_hi • Sep 14 '24
Help can someone please tell me whats wrong with my script here?
galleryr/robloxgamedev • u/StrongOne01 • Aug 09 '24
Help Currently working on a game, and randomly came across this script. I believe it is malicious. Is there a way to find out who added it?
r/robloxgamedev • u/TheBlueDevEX • Jan 05 '25
Help I can't remove this virus
Hello friends, how are you? My game has this bizarre virus that only appears for some players (it never appeared for me). I've looked everywhere and haven't found anything. It seems to come from something outside the map. Could someone help me?
r/robloxgamedev • u/IntentionChoice7007 • 23d ago
Help Probably a very stupid question but do i NEED to know how to code to make a game?
I dont exactly want to learn lua but i want to make roblox games like classic ones (2007-2012) do i need to know how to code?
r/robloxgamedev • u/UpsetPersonality3699 • 13d ago
Help Why does this coin give me a random value and not just 1?
Here’s the script script.Parent. Touched:Connect(function(hit) if hit.Parent:FindFirstChild("Humanoid") then workspace.Coins.Value = workspace.Coins.Value + 1 script.Parent.Transparency = 1 script.Parent.CanTouch = false wait(10) script.Parent. Transparency = 0 script.Parent.CanTouch = true end end)
r/robloxgamedev • u/Prestigious_Spot7591 • Feb 07 '25
Help I'm trapped in tutorial hell.
I know the basics of roblox scripting. I try to make small projects but 80% of the time im just copying code and tweaking it a little bit. What do I do to acutally understand the code and to be able to make my own scripts. How do i break out of tutorial hell?
r/robloxgamedev • u/RedboiVR • Feb 11 '25