source
stringlengths
37
37
topic_id
int64
2.22M
4.57M
title
stringlengths
15
150
category
stringclasses
4 values
category_id
int64
8
71
subcategory
stringclasses
18 values
subcategory_id
int64
0
379
tags
listlengths
0
5
views
int64
100
1.71M
reply_count
int64
0
8.68k
created_at
stringlengths
24
24
crawled_at
stringlengths
32
32
content
stringlengths
163
2.14M
tokens
int64
50
537k
content_hash
stringlengths
64
64
https://devforum.roblox.com/t/4048849
4,048,849
What kind of game genre would make a great first roblox game?
Development Discussion
8
0
[]
113
11
2025-11-05T19:56:18.754Z
2026-04-13T10:34:21.812376+00:00
# What kind of game genre would make a great first roblox game? **Category:** Development Discussion **Views:** 113 **Replies:** 11 --- **HudDun2012** (post #1): I want to make an actually decent game. But I have no idea where to start. Does anyone know what a good genre or type of game is to make as a first Rob...
563
cd15163e97074fc099c7d26bf627ea866527de9515af3b9ba826e6ef0432cb61
https://devforum.roblox.com/t/4102012
4,102,012
Blacklisting a certain animation(s)
Development Discussion
8
0
[ "anti-exploit", "exploit" ]
224
8
2025-11-28T09:01:29.404Z
2026-04-13T10:34:11.969102+00:00
# Blacklisting a certain animation(s) **Category:** Development Discussion **Tags:** anti-exploit, exploit **Views:** 224 **Replies:** 8 --- **Frostilism** (post #1): Sorry for this weird ask, pardon me because it’s pretty urgent, but does anyone know the animation ID (possibly multiple) for the exploit animat...
503
30129af7245eadc9372daf83d2c8653b375e8d5fdf0edd30ae6bfc9201d57d58
https://devforum.roblox.com/t/4562871
4,562,871
Luau OOP support (RFC)
Development Discussion
8
0
[]
484
26
2026-04-07T11:38:15.908Z
2026-04-13T10:33:06.804417+00:00
# Luau OOP support (RFC) **Category:** Development Discussion **Views:** 484 **Replies:** 26 --- **metatablecatmaid** (post #1): Someone has proposed adding proper OOP support to Luau instead of the `__index` metatable jank we’ve had to suffer with in the past. The proposed syntax looks like this ```lua class ...
4,173
0e35b4d180b9d6ab8ac9428d21dec8faef88269a7de439b25d02984e382ad346
https://devforum.roblox.com/t/4537220
4,537,220
Dynamic Heads, the future of R6, and why Roblox's avatar fragmentation hurts the platform
Development Discussion
8
0
[ "avatar", "r6", "r15", "dynamic-heads", "rthro" ]
324
12
2026-03-25T17:56:40.720Z
2026-04-13T10:33:14.001255+00:00
# Dynamic Heads, the future of R6, and why Roblox's avatar fragmentation hurts the platform **Category:** Development Discussion **Tags:** avatar, r6, r15, dynamic-heads, rthro **Views:** 324 **Replies:** 12 --- **bloxxisoda** (post #1): I recently saw a post on Twitter/X, a prominent Roblox creator believes t...
2,259
2149571c56501cf8cd8836fecd911c54e65baa796a53a5f5bfea5d4a68415dfa
https://devforum.roblox.com/t/4166819
4,166,819
[insert chinese alphabet here] Why are there Chinese alphabets on some of discussion posts?
Development Discussion
8
0
[]
258
21
2025-12-20T15:40:22.767Z
2026-04-13T10:34:02.535447+00:00
# [insert chinese alphabet here] Why are there Chinese alphabets on some of discussion posts? **Category:** Development Discussion **Views:** 258 **Replies:** 21 --- **nix102on** (post #1): What is this? A trend? A mystery of a scripter? Or what --- **Clxzed** (post #2): ⦢⵷⽟⎈⾩ⴹ⣑⮿Ⱔ⽕⩳ⱔ⥃◓╾:play\_or\_pause\_button...
1,432
1424549daf8a88fe25dfdcfda1b1768f153f75a781d062083e6e88240ebe1a9a
https://devforum.roblox.com/t/4537533
4,537,533
What is "roblox.com/blackbird"? A redirect link found from the sidebar
Development Discussion
8
0
[]
581
18
2026-03-25T21:13:58.034Z
2026-04-13T10:33:13.875008+00:00
# What is "roblox.com/blackbird"? A redirect link found from the sidebar **Category:** Development Discussion **Views:** 581 **Replies:** 18 --- **Denied_ID** (post #1): Recently I discovered a new button on my Roblox navigation sidebar after enabling a Roblox website experiment via RoSeal under the name “Blackb...
1,172
179f4a17ffdf3fbf79aead33f13e4c43d89b5bdcfa35d771c6ca147cc7850001
https://devforum.roblox.com/t/4403989
4,403,989
How did you learn how to script?
Development Discussion
8
0
[]
479
54
2026-02-18T17:37:08.373Z
2026-04-13T10:33:29.630623+00:00
# How did you learn how to script? **Category:** Development Discussion **Views:** 479 **Replies:** 54 --- **C_laneG** (post #1): I have recently recovered from a lapse in motovation, and would like to continue learning how to script. The little i already know seems to be coming back to me, previously i practice...
2,006
c8eb4a7778c7683eb88156c6ef2e2b9cb222ed6efa8e2de997f8e173a058de62
https://devforum.roblox.com/t/4525364
4,525,364
【缓存】Eliminating Variables Entirely — Toward Constant-Only Luau Programming
Development Discussion
8
0
[ "scripting", "optimization", "luau" ]
137
3
2026-03-16T19:00:11.017Z
2026-04-13T10:33:19.202297+00:00
# 【缓存】Eliminating Variables Entirely — Toward Constant-Only Luau Programming **Category:** Development Discussion **Tags:** scripting, optimization, luau **Views:** 137 **Replies:** 3 --- **Kooraseru** (post #1): Luau currently allows developers to store data in variables. While historically useful, variables ...
1,567
52f1787a4b552951f9716fd60072ab5169825f318fa97c28e3ecf37334b9b0c2
https://devforum.roblox.com/t/4168977
4,168,977
What is your least favorite part about working with Luau
Development Discussion
8
0
[]
125
35
2025-12-21T05:54:17.664Z
2026-04-13T10:34:02.062203+00:00
# What is your least favorite part about working with Luau **Category:** Development Discussion **Views:** 125 **Replies:** 35 --- **CookTherapy** (post #1): For me, the worst part about working with Luau is having no control over memory and the 1 based indexing. I’m curious to hear what you guys believe to be t...
2,421
5d1e9f658778a692a38497ef2ebc510dc92b191c316d6901ff9b45f356a5121f
https://devforum.roblox.com/t/4057647
4,057,647
What do you think of self-insert NPCs?
Development Discussion
8
0
[ "npc" ]
167
5
2025-11-09T10:27:00.907Z
2026-04-13T10:34:20.790267+00:00
# What do you think of self-insert NPCs? **Category:** Development Discussion **Tags:** npc **Views:** 167 **Replies:** 5 --- **Archenhailor** (post #1): For me, it depends (as usual lol). ***Does the self insert NPC look like they belong to that world? Are they blatantly self insert (name is fartman1314 vs S...
470
f2d2f16fc741f623bdb1f7df30c7cc717d9ac7693be7a681e41cf34070178be7
https://devforum.roblox.com/t/4526580
4,526,580
New Studio UI is worse
Development Discussion
8
0
[ "studio", "gui" ]
189
6
2026-03-18T15:15:33.263Z
2026-04-13T10:33:18.593584+00:00
# New Studio UI is worse **Category:** Development Discussion **Tags:** studio, gui **Views:** 189 **Replies:** 6 --- **EmreX0909** (post #1): Hello, dear Roblox developer community, Please take a few minutes to read this message carefully, because what I’m about to discuss directly affects all of our daily w...
1,294
44c176fd3f2a86cab98a93dae288b97dae87003376e97c0a006139282912c5a4
https://devforum.roblox.com/t/4149825
4,149,825
R15 fighting game
Development Discussion
8
0
[]
156
12
2025-12-13T21:23:42.583Z
2026-04-13T10:34:04.592969+00:00
# R15 fighting game **Category:** Development Discussion **Views:** 156 **Replies:** 12 --- **Nefury** (post #1): Why have I seen so many fighting games and they all R6. Are there any good examples of R15 fighting animations? --- **RuinedSanctuary** (post #2): It’s a lot easier to animate and goes better with ...
867
4a762b8174b7dfc5acaefecede55a68f42c2fa7487fe5e7d46243f2424fff796
https://devforum.roblox.com/t/4537800
4,537,800
If you use a copyrighted free model from toolbox can you get a DMCA takedown and/or banned?
Development Discussion
8
0
[]
211
12
2026-03-26T00:01:52.586Z
2026-04-13T10:33:13.604489+00:00
# If you use a copyrighted free model from toolbox can you get a DMCA takedown and/or banned? **Category:** Development Discussion **Views:** 211 **Replies:** 12 --- **crossbar** (post #1): Hi everyone, so I have a quick question. If you use a free model from somebody else in Toolbox and it turns out that that ...
1,075
3ab7b5d29a7b852b8fab9a6e2e28e405ec34738838fff0be057163e6e8963b09
https://devforum.roblox.com/t/4130176
4,130,176
When should one move on from the DevForum
Development Discussion
8
0
[]
241
19
2025-12-08T15:32:08.584Z
2026-04-13T10:34:06.291162+00:00
# When should one move on from the DevForum **Category:** Development Discussion **Views:** 241 **Replies:** 19 --- **trigophi** (post #1): Is the DevForum merely a stepping stone --- **hellie_jellie** (post #2): Are we making posts for the sake of making posts bro :wilted\_flower: --- **trigophi** (post #3):...
780
f0d2ce3f4b0c510ae5ef5d91d7102a9fdda338eba0476aad151bbff56377640f
https://devforum.roblox.com/t/4244526
4,244,526
Roblox Isn't Good to Develop On Anymore
Development Discussion
8
0
[]
744
62
2026-01-11T01:03:28.893Z
2026-04-13T10:33:47.101986+00:00
# Roblox Isn't Good to Develop On Anymore **Category:** Development Discussion **Views:** 744 **Replies:** 62 --- **Craixzo** (post #1): Usually I don’t get burnt out, it’s some odd thing with me. I don’t think this is burnout, I just think it’s a result of the updates done recently. The new Roblox Studio UI wa...
4,215
277569e2daa0eae3bc0da0530295479aaffcf0f992cf99a5a7431553e13b467c
https://devforum.roblox.com/t/4554755
4,554,755
Why don't we have shaders in roblox?
Development Discussion
8
0
[ "lighting" ]
773
69
2026-04-02T22:00:55.593Z
2026-04-13T10:33:10.437122+00:00
# Why don't we have shaders in roblox? **Category:** Development Discussion **Tags:** lighting **Views:** 773 **Replies:** 69 --- **edududugamer10** (post #1): I was thinking to myself why we don’t have shaders in roblox, not necessarily shaders like **Bloxshade** that makes roblox look like a AAA game, but ra...
6,266
bcf354faef270db31fea29927c5bd59a42480d702510ebded591b13592af727a
https://devforum.roblox.com/t/4306095
4,306,095
A senior software engineer does Roblox game development for 1 year, how far does he get?
Development Discussion
8
0
[ "scripting" ]
161
1
2026-01-28T16:24:10.263Z
2026-04-13T10:33:38.142890+00:00
# A senior software engineer does Roblox game development for 1 year, how far does he get? **Category:** Development Discussion **Tags:** scripting **Views:** 161 **Replies:** 1 --- **NullThornException** (post #1): Hey, I’m Thorn. I’ve been developing a Roblox RPG named Path of Magic since January of 2025. Ba...
1,526
32b1401a81cf554647bca7130eef4da7716dbca20ffe1b453e76f571cedea134
https://devforum.roblox.com/t/4171878
4,171,878
You don't need to understand everything to become a good developer
Development Discussion
8
0
[]
240
18
2025-12-22T01:29:53.524Z
2026-04-13T10:34:00.529595+00:00
# You don't need to understand everything to become a good developer **Category:** Development Discussion **Views:** 240 **Replies:** 18 --- **MikeartsRBLX** (post #1): In the nascent days of my endeavors upon the Robloxian canvas, I was seized by the pernicious notion that one must attain a thorough and exhaust...
2,241
2a4377c58b27f4efb145fbaa2d3440a2778f647ca370b64f113c7299529f714c
https://devforum.roblox.com/t/4108748
4,108,748
Developers, what’s the exact moment you realized “wait… I’m actually a developer”?
Development Discussion
8
0
[]
703
50
2025-12-01T05:41:04.512Z
2026-04-13T10:34:11.524206+00:00
# Developers, what’s the exact moment you realized “wait… I’m actually a developer”? **Category:** Development Discussion **Views:** 703 **Replies:** 50 --- **A_Mp5** (post #1): Whether you’re a **Scripter**, **Composer**, **Modeller**, **Builder**, **Animator**, **UI designer**, or anything in between, most of ...
2,576
d0aba8fedbfb91d78d5fbfbae6e50f13192573cea341bd639370de0d3249b562
https://devforum.roblox.com/t/4125396
4,125,396
AI is not the problem
Development Discussion
8
0
[]
451
39
2025-12-06T22:43:11.974Z
2026-04-13T10:34:07.597119+00:00
# AI is not the problem **Category:** Development Discussion **Views:** 451 **Replies:** 39 --- **Spa_rkk** (post #1): Ive met, talked to, and read of many scripters who refuse to use AI. There is nothing wrong with a scripter using AI in their workflow. AI is perfectly acceptable if a scripter uses it to learn...
3,670
c4c0c8d6064867f061cf7433a3804e51798166b957ef5e0a43c1f24393bf12b1
https://devforum.roblox.com/t/4343138
4,343,138
I animated the skeleton sheild bang meme in roblox
Development Discussion
8
0
[ "animations", "showcase" ]
199
7
2026-02-07T18:59:41.762Z
2026-04-13T10:33:33.029738+00:00
# I animated the skeleton sheild bang meme in roblox **Category:** Development Discussion **Tags:** animations, showcase **Views:** 199 **Replies:** 7 --- **jilly3678** (post #1): lol --- **patopro77** (post #2): ![giphy](https://devforum.roblox.com/secure-uploads/uploads/original/5X/6/e/7/8/6e78da1737c98908...
237
1d54027622d28363b0f147f28de4db696efdcf942eedb6708c9e76ac601e5dec
https://devforum.roblox.com/t/4108590
4,108,590
Anyone ever wondered how games without monetization do well in Roblox?
Development Discussion
8
0
[]
122
4
2025-12-01T03:08:47.848Z
2026-04-13T10:34:10.569514+00:00
# Anyone ever wondered how games without monetization do well in Roblox? **Category:** Development Discussion **Views:** 122 **Replies:** 4 --- **ZeInventor** (post #1): Yall ever notice that games that have no monetization or very little monetization still get picked up by the algorithm? For example, horror gam...
340
961ca3fe7f398633444090e650510914e43b8ba3d890dba51c2d3b197cb1a323
https://devforum.roblox.com/t/4511988
4,511,988
Roblox Should Have Its Own Music App
Development Discussion
8
0
[]
449
58
2026-03-11T19:19:22.807Z
2026-04-13T10:33:22.351465+00:00
# Roblox Should Have Its Own Music App **Category:** Development Discussion **Views:** 449 **Replies:** 58 --- **yaricard24** (post #1): I think Roblox should make its own music app. It would be cool if players could listen to music and also use the songs in games. Right now music is inside games, but a separate...
2,162
f87f2bc551e923cb0d093aa8f49cf4bad71a873fcad2addcb5af2f88ae0fd9d1
https://devforum.roblox.com/t/4556903
4,556,903
Large amount of players are unaware private servers exist
Development Discussion
8
0
[]
228
9
2026-04-04T00:29:55.510Z
2026-04-13T10:33:08.298472+00:00
# Large amount of players are unaware private servers exist **Category:** Development Discussion **Views:** 228 **Replies:** 9 --- **frozencold6** (post #1): A lot of people don’t know about private servers. And it’s more than you think. Due to my game being a puzzle with shared lives, some players want to play...
802
972353df84135ae27274482f4888c1af2d418cbe33b28e92a23ea4845b6c3604
https://devforum.roblox.com/t/4540798
4,540,798
Roblox limiting team create to certain age groups
Development Discussion
8
0
[]
197
5
2026-03-27T02:46:47.587Z
2026-04-13T10:33:13.255392+00:00
# Roblox limiting team create to certain age groups **Category:** Development Discussion **Views:** 197 **Replies:** 5 --- **HulksmashJaxon10** (post #1): They’ve finally done it. For me, at least, they’ve limited me to not working with other people not in similar age groups. I feel like this is a horrible idea,...
457
a029a3e56115db2a6649499555b3b5f8e5a2aef9de5fdb6b665a438bb4fa53fc
https://devforum.roblox.com/t/4106162
4,106,162
How about this? Would Roblox allow this one?
Development Discussion
8
0
[]
485
39
2025-11-30T02:33:46.334Z
2026-04-13T10:34:11.800230+00:00
# How about this? Would Roblox allow this one? **Category:** Development Discussion **Views:** 485 **Replies:** 39 --- **CheezBoy27** (post #1): Hello devforum. I recently saw a post regarding whether a game about realistic bug destruction would be allowed in the roblox tos or not. Unfortunately the response to ...
2,914
a43b8039f464629014fcedc25152c34b5bcd0c79d18cc58e1d410d00307ec587
https://devforum.roblox.com/t/4212067
4,212,067
Should Roblox reconsider giving developers access to the CoreGUI?!
Development Discussion
8
0
[ "gui", "client", "security", "coregui", "discussion" ]
269
30
2026-01-03T13:52:09.417Z
2026-04-13T10:33:53.677891+00:00
# Should Roblox reconsider giving developers access to the CoreGUI?! **Category:** Development Discussion **Tags:** gui, client, security, coregui, discussion **Views:** 269 **Replies:** 30 --- **ArcticLore** (post #1): I’ve been thinking about this and wanted to start a discussion based on my own experience a...
4,422
ee1818056319d76a6d6a668546ec1cdc50775c2449e12fff4b612b2684dd8512
https://devforum.roblox.com/t/4433888
4,433,888
Rate my Plugin UI
Development Discussion
8
0
[ "scripting", "ui", "plugin", "wip" ]
132
8
2026-02-24T08:21:01.168Z
2026-04-13T10:33:26.905819+00:00
# Rate my Plugin UI **Category:** Development Discussion **Tags:** scripting, ui, plugin, wip **Views:** 132 **Replies:** 8 --- **TheDominusking67** (post #1): This is an UI for a W.I.P plugin I’m making, named “For Reference”. As the name suggests, this plugin acts as a reference viewer on your screen, mainly...
418
a0665e16839b630017a917a34e7282ad49d02082d4bd1f7b358f1bae7778ffa6
https://devforum.roblox.com/t/4114843
4,114,843
So. Chat restrictions are almost here. What now?
Development Discussion
8
0
[ "in-game-chat" ]
546
28
2025-12-04T07:17:18.633Z
2026-04-13T10:34:09.380225+00:00
# So. Chat restrictions are almost here. What now? **Category:** Development Discussion **Tags:** in-game-chat **Views:** 546 **Replies:** 28 --- **zero_poIaris** (post #1): The system is already in place, and being applied to non-negligible parts of roleplay communities, and even random users just happening t...
2,449
6bc9f2fa47ad3fa9ed79068be6f8921e6aa54728f1f8870691e290d73d4a683e
https://devforum.roblox.com/t/4450428
4,450,428
UGC Emotes re-evaluation needed
Development Discussion
8
0
[ "studio", "ugc", "ugc-catalog" ]
158
6
2026-02-27T09:32:41.993Z
2026-04-13T10:33:25.952980+00:00
# UGC Emotes re-evaluation needed **Category:** Development Discussion **Tags:** studio, ugc, ugc-catalog **Views:** 158 **Replies:** 6 --- **pozynta** (post #1): Hello, I have been creating UGC on Roblox for about five months now, ever since UGC Emotes were introduced, and I think it is safe to say that the e...
774
407d265b032d4574d1b70da40b1c6dd818956411437aea81b9f71426ae71ec49
https://devforum.roblox.com/t/4526625
4,526,625
My Emotes False Flagged as “Sexual Content” by Automated Detection System
Development Discussion
8
0
[ "help", "bug", "moderation", "emotes" ]
135
3
2026-03-18T16:45:19.569Z
2026-04-13T10:33:18.444346+00:00
# My Emotes False Flagged as “Sexual Content” by Automated Detection System **Category:** Development Discussion **Tags:** help, bug, moderation, emotes **Views:** 135 **Replies:** 3 --- **Dev_OnCake** (post #1): My emotes have been repeatedly false flagged as **“Sexual Content”** by the automated detection sy...
1,135
07dff85b67aeb005c71c6827a8735b4158b16d1ddf43303622bc6b205b767c00
https://devforum.roblox.com/t/4146611
4,146,611
Horrendous UI design Roblox
Development Discussion
8
0
[]
356
16
2025-12-12T18:22:59.557Z
2026-04-13T10:34:05.151983+00:00
# Horrendous UI design Roblox **Category:** Development Discussion **Views:** 356 **Replies:** 16 --- **i_dunno8p** (post #1): WHY IS THE COMMAND BAR SO BIG??? OH MMY GOSHHH AAaaA --- **MisterScottsdale** (post #2): I think it’s a nice change, however. Roblox should make it where to run a command it’s just en...
637
cf6a864bf07f5f3c079daac001cb6121d2817a3689200604a95990c53cbddd79
https://devforum.roblox.com/t/4540353
4,540,353
UGC Creators Should Not Earn Less Than Distributors: Roblox Needs to Rebalance Avatar Item Revenue Share
Development Discussion
8
0
[ "ugc", "marketplace", "avatar-shop" ]
260
15
2026-03-26T21:45:50.688Z
2026-04-13T10:33:13.375402+00:00
# UGC Creators Should Not Earn Less Than Distributors: Roblox Needs to Rebalance Avatar Item Revenue Share **Category:** Development Discussion **Tags:** ugc, marketplace, avatar-shop **Views:** 260 **Replies:** 15 --- **Kyverntis** (post #1): Roblox cannot seriously call itself creator-first while paying avat...
4,415
fdb464a27a1dcdc83a4f42b66b1c3f38af139fcfd42c7fa917e5239b36b06a42
https://devforum.roblox.com/t/4107256
4,107,256
What is one thing you learned as a developer in 2025 you wish to share to others?
Development Discussion
8
0
[]
188
34
2025-11-30T14:37:43.618Z
2026-04-13T10:34:11.523504+00:00
# What is one thing you learned as a developer in 2025 you wish to share to others? **Category:** Development Discussion **Views:** 188 **Replies:** 34 --- **CeIestialAurum** (post #1): As this year comes to a wrap, I like to ask the community what they learned most valuable throughout the given year whether thi...
2,571
c7ebd2f8da089081017f97b4db2c130aaddea5cad4f9e3d44dc46a86fc2d0461
https://devforum.roblox.com/t/4448757
4,448,757
What CTR are you guys getting on your ads right now?
Development Discussion
8
0
[]
154
15
2026-02-26T22:01:36.709Z
2026-04-13T10:33:26.177872+00:00
# What CTR are you guys getting on your ads right now? **Category:** Development Discussion **Views:** 154 **Replies:** 15 --- **tacovaIk** (post #1): One of my recent campaigns got a 7% CTR at a .004 credit cost-per-play. I want to know if this is about average or if i need to tweak some settings, so please do ...
606
b71d065daefdf0ae6a023994d4ab1589082211b11fe935fa9fb79657d817cfdc
https://devforum.roblox.com/t/4290726
4,290,726
What’s games are you making in 2026?
Development Discussion
8
0
[ "game", "roblox", "development" ]
342
31
2026-01-24T15:42:21.145Z
2026-04-13T10:33:39.927439+00:00
# What’s games are you making in 2026? **Category:** Development Discussion **Tags:** game, roblox, development **Views:** 342 **Replies:** 31 --- **TNolan01** (post #1): (Note: feel free to link your games I literally couldn’t care less if your advertising) It’s the start of 2026 many have started or are wor...
1,343
bd026e9c0d6229360ca8132688b71bbc8798be1171f16209bc2d9eef8a3ded42
https://devforum.roblox.com/t/4108729
4,108,729
What’s YOUR weird little “Roblox dev rule” that only makes sense in your head?
Development Discussion
8
0
[]
1,244
197
2025-12-01T05:13:48.017Z
2026-04-13T10:34:15.945869+00:00
# What’s YOUR weird little “Roblox dev rule” that only makes sense in your head? **Category:** Development Discussion **Views:** 1,244 **Replies:** 197 --- **A_Mp5** (post #1): Not talking about official guidelines or best practices here. I mean the completely *personal*, slightly irrational rules you follow as...
16,688
09d47ceaa7d1bc600da4b2a5b57e58ebf35e3bd528969511b11dff325ea9f930
https://devforum.roblox.com/t/4447437
4,447,437
Feeling bad about making games
Development Discussion
8
0
[]
224
31
2026-02-26T18:09:58.176Z
2026-04-13T10:33:26.712794+00:00
# Feeling bad about making games **Category:** Development Discussion **Views:** 224 **Replies:** 31 --- **BigPegus_1** (post #1): I feel ashamed for making games about tycoons and space thing on childish platform and feeling proud and cool while actively busy with development. then i start feel this way for gam...
1,564
1d248c559df92d06628b1ff235d42cab99657d666807f0cd92d6456d177825b2
https://devforum.roblox.com/t/4539920
4,539,920
Developer Earnings
Development Discussion
8
0
[]
209
7
2026-03-26T20:01:02.872Z
2026-04-13T10:33:13.416629+00:00
# Developer Earnings **Category:** Development Discussion **Views:** 209 **Replies:** 7 --- **Fox_Lord88** (post #1): Hi, I’m a Scripter, 13 Years old, With 3 years experience, Though most of those years I wasn’t really learning. At the moment, I can script most concepts in Roblox Lua, From Raycasting to Pathfin...
1,030
3525710230ff0c2394271aa36f47e9657696e5bd5a74f2dc9521cb09df6d954d
https://devforum.roblox.com/t/4153796
4,153,796
Up-To-Date Guidelines on Drug Usage in Roblox Games?
Development Discussion
8
0
[ "help" ]
243
25
2025-12-15T11:54:13.903Z
2026-04-13T10:34:04.505990+00:00
# Up-To-Date Guidelines on Drug Usage in Roblox Games? **Category:** Development Discussion **Tags:** help **Views:** 243 **Replies:** 25 --- **Saluteum** (post #1): I was wondering what the current, up-to-date rules are on drug usage on Roblox are. I’ve checked what devforum posts I could find immediately wit...
2,103
bc83d7e825a480c8dc89af8d1ebc00d1575b58187627099344b384d44990fb04
https://devforum.roblox.com/t/4552163
4,552,163
[April fools] Luau GPU access is here!
Development Discussion
8
0
[ "scripting" ]
388
16
2026-04-01T13:25:54.366Z
2026-04-13T10:33:09.855677+00:00
# [April fools] Luau GPU access is here! **Category:** Development Discussion **Tags:** scripting **Views:** 388 **Replies:** 16 --- **Velover3454** (post #1): After sitting on this for over a year under NDA, I can finally talk about it. A small group of us were privately testing a new engine-level service cal...
1,048
41dd3d0ce64476720d10682661943ee13a21050f24fbaea4a74dce377ec233d6
https://devforum.roblox.com/t/4538765
4,538,765
How does a DDoS attack on a game server work?
Development Discussion
8
0
[]
422
15
2026-03-26T16:27:02.947Z
2026-04-13T10:33:13.641719+00:00
# How does a DDoS attack on a game server work? **Category:** Development Discussion **Views:** 422 **Replies:** 15 --- **wearepolicecar** (post #1): I have seen people say that the server might be getting ddosed in Roblox games when it seems like the game is being targetted by bots, but I have never understood ...
1,268
4a44240de9c9f0a6bf2175f44118e2485017b1defef485ace5ba44e1dbc5b7ea
https://devforum.roblox.com/t/4129086
4,129,086
How do you use _G? Share your opinions about it
Development Discussion
8
0
[ "scripting" ]
559
42
2025-12-08T02:42:31.362Z
2026-04-13T10:34:07.470805+00:00
# How do you use _G? Share your opinions about it **Category:** Development Discussion **Tags:** scripting **Views:** 559 **Replies:** 42 --- **nix102on** (post #1): I think I should use it for knit as I require it A LOT. `_G` stands for `Global Table` and was there since the ancient days, when module scripts...
2,352
c9d42119981f09358beaf464dc4ff7adce2411b59bbcc1793ac89aa6c2d8ab6c
https://devforum.roblox.com/t/4568500
4,568,500
Why do several Enum.Platform entries go unused?
Development Discussion
8
0
[ "scripting" ]
147
6
2026-04-10T21:46:40.773Z
2026-04-13T10:33:03.428778+00:00
# Why do several Enum.Platform entries go unused? **Category:** Development Discussion **Tags:** scripting **Views:** 147 **Replies:** 6 --- **demonoid11** (post #1): Looking at the Roblox API reference for [Enum.Platform](https://robloxapi.github.io/ref/enum/Platform.html), several platforms go unused. The un...
869
b5d9ec6090a964fe56c50ea38b1c726f83b4b2c0bcbcff75c3f63e2b350b0b82
https://devforum.roblox.com/t/4526910
4,526,910
When do you use AI for game development?
Development Discussion
8
0
[]
871
75
2026-03-19T12:55:57.369Z
2026-04-13T10:33:19.299435+00:00
# When do you use AI for game development? **Category:** Development Discussion **Views:** 871 **Replies:** 75 --- **Godzilla_RealLife** (post #1): Do you prefer debugging and fixing your code yourself or ask help from ai this same goes for researching sources just a question (im curious) --- **SickTrading** ...
5,451
01b1b20c89fc16abfd77a53b69e8480045fecc162564e44a4e6cb0c98e14b3d4
https://devforum.roblox.com/t/4341369
4,341,369
Luau Type-Safety Overkill
Development Discussion
8
0
[]
284
27
2026-02-07T06:56:06.682Z
2026-04-13T10:33:33.970464+00:00
# Luau Type-Safety Overkill **Category:** Development Discussion **Views:** 284 **Replies:** 27 --- **BearTheGruff** (post #1): This post is not to attack users who use type-safety in their code. This is just offering insight about the feature in Luau. Type-safety is awesome. It allows you to collaborate with o...
3,622
0d030b17b62fd715712c91add40999b329725db82f77fd2a1124a43010580b2b
https://devforum.roblox.com/t/4523753
4,523,753
So i want to make a development test game
Development Discussion
8
0
[ "studio", "help" ]
127
15
2026-03-14T00:25:52.291Z
2026-04-13T10:33:20.751277+00:00
# So i want to make a development test game **Category:** Development Discussion **Tags:** studio, help **Views:** 127 **Replies:** 15 --- **TheReal_FrostPlayz20** (post #1): Ok, so i want to talk about the Publish As feature. I wanted to make a development game instead of the REAL game so i don’t accidentally...
614
74c7e4d50eddc4fef2f73748814f9e705656032e47411d0cd44b5b7128704d18
https://devforum.roblox.com/t/4553124
4,553,124
What makes a good tds game?
Development Discussion
8
0
[]
184
14
2026-04-01T23:23:41.092Z
2026-04-13T10:33:09.082515+00:00
# What makes a good tds game? **Category:** Development Discussion **Views:** 184 **Replies:** 14 --- **verva1_n** (post #1): As simple as the title suggests. What do yall think makes a good tds style game. --- **noobply001** (post #2): For myself its unenjoyable game but lot of ppl would think dif but mostly ...
1,070
451e2feb5f8692b5d376bec65287a664a4de8a8e38fe454f6c665d7bdea92356
https://devforum.roblox.com/t/4318262
4,318,262
What has everybody been working on recently?
Development Discussion
8
0
[ "scripting", "question", "development", "forum", "hangout" ]
331
60
2026-01-31T08:01:28.405Z
2026-04-13T10:33:37.664669+00:00
# What has everybody been working on recently? **Category:** Development Discussion **Tags:** scripting, question, development, forum, hangout **Views:** 331 **Replies:** 60 --- **DumpWanderer** (post #1): What have you been making? Any blender models? Advanced scripts? Giant builds? --- --- Feel free to s...
3,519
5133dbf1dac51c4cc11ab5fbd03d5f90d5fcccf29a4cd3884b17f6ca024e9efe
https://devforum.roblox.com/t/4452012
4,452,012
All my regret because i not learned all Basics
Development Discussion
8
0
[ "studio" ]
296
30
2026-02-27T23:49:29.992Z
2026-04-13T10:33:26.381057+00:00
# All my regret because i not learned all Basics **Category:** Development Discussion **Tags:** studio **Views:** 296 **Replies:** 30 --- **Creation20glitch** (post #1): ## ! **BEFORE YOU READ** ! i mean not a basics like: how to anchor a part etc. i mean basics that are everything related to rablox studio so...
1,108
c83b3c91ac6046654dc9fb87a39e71bd4e03227382ae90008a1df4490bc55309
https://devforum.roblox.com/t/4451251
4,451,251
Volumetric Clouds Using EditableImages + Light Diffusion
Development Discussion
8
0
[ "scripting" ]
456
26
2026-02-27T18:54:07.925Z
2026-04-13T10:33:26.373924+00:00
# Volumetric Clouds Using EditableImages + Light Diffusion **Category:** Development Discussion **Tags:** scripting **Views:** 456 **Replies:** 26 --- **kotjeczek** (post #1): I created procedurally generated volumetric clouds, created using EditableImages. I also added realistic light calculations to make the...
2,319
6ec07bbbdae01a8d2ba7b188effdf684ee510990b70a14af2594fbc8e5d19175
https://devforum.roblox.com/t/4271688
4,271,688
Age verification (from my perspective)
Development Discussion
8
0
[ "update", "chat", "development", "discussion", "child-safety" ]
175
13
2026-01-19T15:20:34.947Z
2026-04-13T10:33:41.327181+00:00
# Age verification (from my perspective) **Category:** Development Discussion **Tags:** update, chat, development, discussion, child-safety **Views:** 175 **Replies:** 13 --- **noobply001** (post #1): First i want to introduce myself i am bob my role on developement are animator and this topic is just my persp...
1,693
ea2a72e712b26a077f0611e8778c47239ac63cd587ac335afc1df8d78cc2e541
https://devforum.roblox.com/t/4164408
4,164,408
What Roblox game made you start developing?
Development Discussion
8
0
[ "development" ]
210
21
2025-12-19T19:34:25.236Z
2026-04-13T10:34:03.152737+00:00
# What Roblox game made you start developing? **Category:** Development Discussion **Tags:** development **Views:** 210 **Replies:** 21 --- **BladenArc** (post #1): For all of the millions of devs on Roblox what game inspired you to start developing? --- **megasuperalfonato** (post #3): Roblox --- **Truxton...
1,088
b54ec5f41f9d0f87ce4c13d5a8790f0c836238b7e46aecdc2506819080984717
https://devforum.roblox.com/t/4552363
4,552,363
If you had to write pure Luau code (No Roblox), how far could you go?
Development Discussion
8
0
[ "scripting" ]
183
8
2026-04-01T15:37:01.054Z
2026-04-13T10:33:09.517325+00:00
# If you had to write pure Luau code (No Roblox), how far could you go? **Category:** Development Discussion **Tags:** scripting **Views:** 183 **Replies:** 8 --- **Crazyblox** (post #1): One thing I’ve thought about for a while with Luau is that the majority of its users don’t experience the language by itsel...
579
06b1414e9d929dbb5fc04ce4d6ed3b2b9870d73370bdf77867e1576cd445aab9
https://devforum.roblox.com/t/4203884
4,203,884
If you had one piece of advice to give yourself when you started developing, what would it be?
Development Discussion
8
0
[ "development", "advice", "motivation" ]
190
31
2026-01-01T04:45:58.802Z
2026-04-13T10:33:55.546909+00:00
# If you had one piece of advice to give yourself when you started developing, what would it be? **Category:** Development Discussion **Tags:** development, advice, motivation **Views:** 190 **Replies:** 31 --- **jakestoyreview** (post #1): **What were your dumbest mistakes as a new developer?** Also, happy n...
1,260
b6779308a3527bf19462d161706161026e7ebafd2263a992547f3e563096cdf7
https://devforum.roblox.com/t/4044310
4,044,310
Bumstar new sub-chapter
Development Discussion
8
0
[ "scripting" ]
111
7
2025-11-03T21:03:05.394Z
2026-04-13T10:34:23.122345+00:00
# Bumstar new sub-chapter **Category:** Development Discussion **Tags:** scripting **Views:** 111 **Replies:** 7 --- **yaricard24** (post #1): ahoy everyone so i will working on roblox bumstar chapter 2 sub-chapter and here a first look background image → it will come out during thanksgiving --- **megasuper...
328
40142758d84e86230320d882b88936492d6475b55c54cd5aa46ac4ca4ff69ca7
https://devforum.roblox.com/t/4071734
4,071,734
Would this get me banned
Development Discussion
8
0
[ "question" ]
394
18
2025-11-15T05:09:13.945Z
2026-04-13T10:34:19.801659+00:00
# Would this get me banned **Category:** Development Discussion **Tags:** question **Views:** 394 **Replies:** 18 --- **SoftwareIDK** (post #1): my civilian reacts to guns and weapons and screams and alerts other civs (Its 9+ btw) --- **CraX_573** (post #3): “would this get me banned” bro you could make you...
790
7896df8afe1613b760d3001dd96826823a85c175ba327027b01cfceba940734a
https://devforum.roblox.com/t/4217905
4,217,905
What makes tower games so popular?
Development Discussion
8
0
[]
149
9
2026-01-05T09:27:12.714Z
2026-04-13T10:33:51.645668+00:00
# What makes tower games so popular? **Category:** Development Discussion **Views:** 149 **Replies:** 9 --- **NuIISights** (post #1): Title says all, what makes the basic tower obbies full of gamepasses and dev products and gears you can’t equip without paying got so popular on roblox? Yurs I’m trying to make o...
1,132
81968c4200a59360d2badfd87c7474b3543c7dd6788fa7c3e0f99f9efc4da408
https://devforum.roblox.com/t/4527836
4,527,836
New Roblox UI? (Not sure what this is)
Development Discussion
8
0
[]
364
13
2026-03-21T04:25:35.976Z
2026-04-13T10:33:17.027009+00:00
# New Roblox UI? (Not sure what this is) **Category:** Development Discussion **Views:** 364 **Replies:** 13 --- **MrRescue10** (post #1): Was signing into a alt and saw a UI I had never seen before, have y’all seen this? Do you think it will impact creating in any way? --- **MrRescue10** (post #2): Hmm. Swit...
566
d95b242f08bd8a2c825c690773502192a2305cd74984736e855987fe0a9f6099
https://devforum.roblox.com/t/4145076
4,145,076
Roblox is ruining their platform and I don't like it
Development Discussion
8
0
[]
346
16
2025-12-12T01:56:48.822Z
2026-04-13T10:34:05.495018+00:00
# Roblox is ruining their platform and I don't like it **Category:** Development Discussion **Views:** 346 **Replies:** 16 --- **eljefeistheboss** (post #1): You know, for years now I have been able to put up with Roblox’s shenanigans. Audio update? Okay. Enforcement bans, sure; why not? But I think we have reac...
1,499
e4ea47149b5c131f2a1ebe3a1437e0313a8ae472c28be3b663ebaadd547feadd
https://devforum.roblox.com/t/4221424
4,221,424
You are NOT a developer if you use Next Gen UI
Development Discussion
8
0
[ "scripting", "studio", "gui", "new", "next_gen" ]
2,989
173
2026-01-06T11:05:39.253Z
2026-04-13T10:33:54.794619+00:00
# You are NOT a developer if you use Next Gen UI **Category:** Development Discussion **Tags:** scripting, studio, gui, new, next_gen **Views:** 2,989 **Replies:** 173 --- **Yarik_superpro** (post #1): Let me make this absolutely clear: using the next-gen Studio UI is not just a bad choice - it is a philosophi...
11,941
c9a8350e9dccdee16da1d8d45a037e214d5b530ae0a154a77c5bdff2ad4a544a
https://devforum.roblox.com/t/4309324
4,309,324
Is learning how to script worth it?
Development Discussion
8
0
[ "scripting", "help" ]
446
34
2026-01-29T04:54:18.800Z
2026-04-13T10:33:38.406616+00:00
# Is learning how to script worth it? **Category:** Development Discussion **Tags:** scripting, help **Views:** 446 **Replies:** 34 --- **Mzavo** (post #1): Is it worth it to learn scripting? I’m a solo dev and usually outsource my scripters, but I’ve always wanted to learn the Roblox language Lua. I’ve been a...
2,408
de1132b12d634b07dc7cc40a0369ea0cfe0e882d78c978702f24d81127f5f5cc
https://devforum.roblox.com/t/4125162
4,125,162
What’s Your Most Controversial Roblox Dev Opinion?
Development Discussion
8
0
[]
230
16
2025-12-06T21:00:16.996Z
2026-04-13T10:34:07.527723+00:00
# What’s Your Most Controversial Roblox Dev Opinion? **Category:** Development Discussion **Views:** 230 **Replies:** 16 --- **A_Mp5** (post #1): there is a funny pattern where the people who sound the most certain about the future of roblox are also the ones who have seen the least of it. recent example: i was...
2,542
34f6f01281c22cc3bc9142d8615d5674ba0aa1f34ad08fb330a71eccbfdd96e9
https://devforum.roblox.com/t/4156247
4,156,247
Beta Mode for Games?
Development Discussion
8
0
[]
107
2
2025-12-16T15:32:54.631Z
2026-04-13T10:34:03.634568+00:00
# Beta Mode for Games? **Category:** Development Discussion **Views:** 107 **Replies:** 2 --- **EenatAlt** (post #1): I just don’t understand what this is for. And I couldn’t find any official information about the introduction of such a feature. --- **EenatAlt** (post #3): thanks! and sorry for the pointless ...
83
8725f9278ee4f77eff6f72f38ad0d929d048ae2897f3a3b1193449ff4aec55cf
https://devforum.roblox.com/t/4162022
4,162,022
I just now realized this
Development Discussion
8
0
[]
140
2
2025-12-19T00:54:27.177Z
2026-04-13T10:34:02.830183+00:00
# I just now realized this **Category:** Development Discussion **Views:** 140 **Replies:** 2 --- **LumoseerGaming** (post #1): Usually, when I made projects on Roblox. I didn’t usually use the ‘Collaborators’ feature. I sometimes did, really only for alts. But when I was inviting some people to test a privated ...
410
ea49aec6439030e383bbaff266ebb8b87267e66d58668132711f32e3441efcae
https://devforum.roblox.com/t/4292649
4,292,649
The next-gen studio interface is fantastic
Development Discussion
8
0
[ "scripting", "studio", "gui", "ui", "next_gen" ]
207
19
2026-01-25T01:40:42.299Z
2026-04-13T10:33:39.560423+00:00
# The next-gen studio interface is fantastic **Category:** Development Discussion **Tags:** scripting, studio, gui, ui, next_gen **Views:** 207 **Replies:** 19 --- **DeathToTheStadium** (post #1): ## **My Journey: From A 2009 Guest To Modern Developer** I have been on this platform since early 2009—I started ...
2,750
ef9b84c3071efbb400e380acb780d96ab53b90170459eebf2fdf26a66375a640
https://devforum.roblox.com/t/4243101
4,243,101
Moving forward, how can experiences such as mine deal with the chat limitation?
Development Discussion
8
0
[ "communication" ]
128
9
2026-01-10T19:00:24.179Z
2026-04-13T10:33:46.114523+00:00
# Moving forward, how can experiences such as mine deal with the chat limitation? **Category:** Development Discussion **Tags:** communication **Views:** 128 **Replies:** 9 --- **TheRobloxianDerg** (post #1): Hello, fellow developers, With roblox’s current limitations on chatting, and including my rant on this...
1,205
f40e33ee0b2134b4cc1897a742abf9c4d9ff504cb57717c45ce0086b41a08a49
https://devforum.roblox.com/t/4371228
4,371,228
What do players care about *MOST* in Roblox games?
Development Discussion
8
0
[]
331
40
2026-02-14T13:14:40.875Z
2026-04-13T10:33:31.774543+00:00
# What do players care about *MOST* in Roblox games? **Category:** Development Discussion **Views:** 331 **Replies:** 40 --- **fredtheprank2335** (post #1): I think it’s the EXPERIENCE of the game rather than the gameplay mechanics. People play grow a garden for the experience of growing a garden, and not becaus...
2,912
8699a8c278b49bad57e0561959496e6136e4ef4cc430acd74448e9e7aec25d9f
https://devforum.roblox.com/t/4204396
4,204,396
Happy New Year! What Now?
Development Discussion
8
0
[]
200
13
2026-01-01T10:02:34.004Z
2026-04-13T10:33:54.894580+00:00
# Happy New Year! What Now? **Category:** Development Discussion **Views:** 200 **Replies:** 13 --- **SASQUACH_PLAYZ123** (post #1): # 2026 has come, and along with it, some new games. #### What are your plans for 2026? Are you: - Leaving the platform? - Working on more slop games? (I know you were before) - ...
554
4c23bd21132c0f31acfa1678a9c47b1ad8e2025840c588d22e238e30788c39ff
https://devforum.roblox.com/t/4552622
4,552,622
What do you struggle with in Roblox development?
Development Discussion
8
0
[ "help", "math" ]
295
31
2026-04-01T18:00:14.918Z
2026-04-13T10:33:10.040512+00:00
# What do you struggle with in Roblox development? **Category:** Development Discussion **Tags:** help, math **Views:** 295 **Replies:** 31 --- **Devalvion** (post #1): **Intro** As some of you might have seen, I’ve started a new series called [Calculon™](https://devforum.roblox.com/t/calculon%E2%84%A2-episod...
2,616
0594768b56eaea7381fdc736c8a1846a9772df1313075cad9800fd4f6a6036d6
https://devforum.roblox.com/t/4298967
4,298,967
Giving credit to authors for copyright but not allowed offsite links?
Development Discussion
8
0
[]
119
3
2026-01-27T00:29:27.712Z
2026-04-13T10:33:38.839567+00:00
# Giving credit to authors for copyright but not allowed offsite links? **Category:** Development Discussion **Views:** 119 **Replies:** 3 --- **Askavix** (post #1): I found some music that is copyright free that I want to use in my game, however the music requires giving credit to the author which will involve ...
207
036ab41ac3a187b5fcb3a6136c8a8fbaa135d41608516be473eb339dc9560885
https://devforum.roblox.com/t/4434059
4,434,059
What genre of Systems have you created the most?
Development Discussion
8
0
[ "thisisacryforhelp", "goodbyeforever" ]
244
25
2026-02-24T10:53:06.724Z
2026-04-13T10:33:27.089977+00:00
# What genre of Systems have you created the most? **Category:** Development Discussion **Tags:** thisisacryforhelp, goodbyeforever **Views:** 244 **Replies:** 25 --- **MaddyRing** (post #1): Definition of Systems in this Post: Well, a system, for example Fighting System, Notification System, Main System (the ...
945
4c134b092bb262beb44c534350f1185a1daa6db81ac7156c38d15c64923e279e
https://devforum.roblox.com/t/4527395
4,527,395
On Today’s Episode of “What The Heck, Roblox!” (2D Clothing Deadline Extended)
Development Discussion
8
0
[]
227
7
2026-03-20T17:43:26.271Z
2026-04-13T10:33:16.942453+00:00
# On Today’s Episode of “What The Heck, Roblox!” (2D Clothing Deadline Extended) **Category:** Development Discussion **Views:** 227 **Replies:** 7 --- **SirAxooo** (post #1): As we all know, a few weeks ago, Roblox announced that if we wanted to keep *ALLLLLLL* of the 2D clothes we uploaded to the marketplace, ...
541
a9774017d94b005761fe90c30eb90cc3cc0b70e4d2397749c62b6f73a1e78eee
https://devforum.roblox.com/t/4085019
4,085,019
Lua/Luau Quirks
Development Discussion
8
0
[ "scripting" ]
708
34
2025-11-20T19:13:38.903Z
2026-04-13T10:34:16.418945+00:00
# Lua/Luau Quirks **Category:** Development Discussion **Tags:** scripting **Views:** 708 **Replies:** 34 --- **rookiecookie153** (post #1): Hello! I’m curious about the quirks, odd behaviors, or unexpected tricks the community has come across while working with Lua. For instance, the (dying) SB community has...
3,271
45087a6e62b609cbf987c75c6f7060e789ac238138dfa3cc92d6a602ffcc73eb
https://devforum.roblox.com/t/4082698
4,082,698
Is this good music for my game?
Development Discussion
8
0
[]
147
13
2025-11-19T19:01:39.434Z
2026-04-13T10:34:16.330823+00:00
# Is this good music for my game? **Category:** Development Discussion **Views:** 147 **Replies:** 13 --- **Rhodizites** (post #1): You can tell I’m not good at making music since I’m still using beepbox. I seriously suck at this and haven’t practiced whatsoever. All I need to know is: Is it good? And if not, do...
665
7841bdc6df4e0094a2bbb579ad47211d6b8bf71234a5ecb208a76bc5760f2e30
https://devforum.roblox.com/t/4205063
4,205,063
Do you still use your own soft shutdown system?
Development Discussion
8
0
[]
174
6
2026-01-01T14:53:25.363Z
2026-04-13T10:33:54.653846+00:00
# Do you still use your own soft shutdown system? **Category:** Development Discussion **Views:** 174 **Replies:** 6 --- **DonaldDuck5150** (post #1): I know we have the Restart Servers button that does what a soft shutdown does but I keep having either data saving issues or scripts that break when I do this and...
278
999aa51b62603bcbfad9e07234c0b118c9ba1c33701f02bcbee49d1542cef89a
https://devforum.roblox.com/t/4096061
4,096,061
All plugins should use a same parent to store Instances
Development Discussion
8
0
[ "issue", "problem", "organization" ]
102
5
2025-11-25T08:26:34.592Z
2026-04-13T10:34:12.913781+00:00
# All plugins should use a same parent to store Instances **Category:** Development Discussion **Tags:** issue, problem, organization **Views:** 102 **Replies:** 5 --- **TheRealGavintalks** (post #1): Hi devs! Today I want to address an issue that barely anybody has discussed about. If you use a lot of plugi...
744
0b2bd1e27b6d08994815291fff9d8801a8209c1c75503e0250906d265626bb43
https://devforum.roblox.com/t/4404142
4,404,142
Show your progress!
Development Discussion
8
0
[]
141
11
2026-02-18T18:04:31.887Z
2026-04-13T10:33:28.287864+00:00
# Show your progress! **Category:** Development Discussion **Views:** 141 **Replies:** 11 --- **Craskle** (post #1): Lets see how far some of you scripters have came from writing code like.. ```lua game.Workspace.Part.Transparency = 1 game.Workspace.Part.Transparency = 0.9 game.Workspace.Part.Transparency = 0.8...
2,913
6eb440a82ac2e04cf733d5d0b0a98cddc0dc2fa24dac089bbe711c33ff7a02cd
https://devforum.roblox.com/t/4523957
4,523,957
【零实例】Rethinking Instance.new() — Toward Allocation-Free Roblox Architectures
Development Discussion
8
0
[ "scripting", "studio", "free", "lag", "architecture" ]
186
5
2026-03-14T20:25:24.879Z
2026-04-13T10:33:20.324049+00:00
# 【零实例】Rethinking Instance.new() — Toward Allocation-Free Roblox Architectures **Category:** Development Discussion **Tags:** scripting, studio, free, lag, architecture **Views:** 186 **Replies:** 5 --- **Yarik_superpro** (post #1): One of the most fundamental primitives in Roblox development is `Instance.new(...
1,054
9117894fa7843682133916b384e450393c635fd5c61084ef48c1638d7e8d38f5
https://devforum.roblox.com/t/4079144
4,079,144
Ferrari FXX-Evo Mid-Poly
Development Discussion
8
0
[ "modeling", "blender", "art", "cars" ]
115
7
2025-11-18T10:07:57.503Z
2026-04-13T10:34:17.098303+00:00
# Ferrari FXX-Evo Mid-Poly **Category:** Development Discussion **Tags:** modeling, blender, art, cars **Views:** 115 **Replies:** 7 --- **Dule_V** (post #1): I just finished this ferrari model in blender, let me know what you think! If you guys like my work you can check out my portfolio and you can even hir...
316
7c0464bf30b159574ba0a8ccd7fc2bccb2ba2618a90f1e75891d629ffd5d6993
https://devforum.roblox.com/t/4087008
4,087,008
Why is Enum.LightingStyle not writable (in scripts)?
Development Discussion
8
0
[]
132
3
2025-11-21T15:42:56.164Z
2026-04-13T10:34:15.475971+00:00
# Why is Enum.LightingStyle not writable (in scripts)? **Category:** Development Discussion **Views:** 132 **Replies:** 3 --- **Zacgamingpro1234** (post #1): So I wanted to change the lightingstyle in a script but seems like you can’t, but why can I not? In-game I can change the lightingstyle manually while in s...
221
af28d2ab9cf4ac7372ba4d2bd3e3056a901b5585fbccbf365f8bac2a848e4f2a
https://devforum.roblox.com/t/4527302
4,527,302
Poll; Are "Free" UGC Limited fees too steep?
Development Discussion
8
0
[ "ugc", "poll", "limiteds" ]
137
7
2026-03-20T04:52:48.132Z
2026-04-13T10:33:17.022019+00:00
# Poll; Are "Free" UGC Limited fees too steep? **Category:** Development Discussion **Tags:** ugc, poll, limiteds **Views:** 137 **Replies:** 7 --- **Smiling_Winner** (post #1): Hello Devs, When Roblox introduced UGC, it opened up huge possibilities for creators. Suddenly, we could offer players unique, colle...
1,306
17b48c07f68d87dd646c9937366a912d6c69a32c097de90b82e4e1edba30f60c
https://devforum.roblox.com/t/4336346
4,336,346
What's YOUR GAME you THOUGHT was "The Next Best Thing" but QUICKLY realised THAT it was the GREATEST piece of SH*T
Development Discussion
8
0
[]
310
18
2026-02-05T16:23:05.434Z
2026-04-13T10:33:34.460099+00:00
# What's YOUR GAME you THOUGHT was "The Next Best Thing" but QUICKLY realised THAT it was the GREATEST piece of SH*T **Category:** Development Discussion **Views:** 310 **Replies:** 18 --- **megasuperalfonato** (post #1): The title of the post explains it all. For example, see ALL my games in my profile, and lik...
1,158
a57cb282d965f5ad74fd61336da6675672297fedb6650a55c7dd4b2f974d8a9d
https://devforum.roblox.com/t/4525334
4,525,334
Remove ai moderation, ur killing ur platform
Development Discussion
8
0
[ "help", "bug", "modeling" ]
404
13
2026-03-16T17:41:16.363Z
2026-04-13T10:33:19.511898+00:00
# Remove ai moderation, ur killing ur platform **Category:** Development Discussion **Tags:** help, bug, modeling **Views:** 404 **Replies:** 13 --- **Scud_d** (post #1): Bundles are getting taken down for completely incorrect reasons even when they clearly do not break Roblox’s rules. For example, one of my b...
975
91ab67a1f45872dcd5608954fe19699887d4494212446bb050f42720feb925bc
https://devforum.roblox.com/t/4462604
4,462,604
[$] WHEN Or WHAT Was YOUR Biggest SUCCESS On ROBLOX?
Development Discussion
8
0
[ "roblox-studio", "robux" ]
215
16
2026-03-02T15:58:08.671Z
2026-04-13T10:33:24.669237+00:00
# [$] WHEN Or WHAT Was YOUR Biggest SUCCESS On ROBLOX? **Category:** Development Discussion **Tags:** roblox-studio, robux **Views:** 215 **Replies:** 16 --- **megasuperalfonato** (post #1): Easy to respond. When was the moment you realized you had actually succeeded on Roblox? Maybe it was: - Creating a po...
834
9482e57911c446b5facdfa2a743b19486d6b964b6327f9b94a140ade2bdb731d
https://devforum.roblox.com/t/4220045
4,220,045
Is it normal to just give up nowadays?
Development Discussion
8
0
[]
398
34
2026-01-06T00:24:06.866Z
2026-04-13T10:33:50.898990+00:00
# Is it normal to just give up nowadays? **Category:** Development Discussion **Views:** 398 **Replies:** 34 --- **HeCatchThose** (post #1): Recently, Roblox fully rolled out the Next Gen Studio UI, and like with any update, obviously everybody would complain, but it gets to a point. Obviously the update was un...
2,400
6796edb96f538eef9a799eb407334ecf68aa8dfc3e00c08b3e8ce55723f0a5ac
https://devforum.roblox.com/t/4122835
4,122,835
If you script Luau, read this and give your thoughts please
Development Discussion
8
0
[]
334
25
2025-12-06T04:09:36.398Z
2026-04-13T10:34:08.302724+00:00
# If you script Luau, read this and give your thoughts please **Category:** Development Discussion **Views:** 334 **Replies:** 25 --- **HealthyKarl** (post #1): Old Solver and New Solver. There were things you could do without the Old Solver complaining about it. ```lua --!strict function modify(tbl) tbl.A = ...
1,681
d279270d1a520f064942d03ba65732b3edad6fa2e9b5bb1150372b107a5d9575
https://devforum.roblox.com/t/4309744
4,309,744
Looking to advance my skills in LUA
Development Discussion
8
0
[ "help" ]
123
7
2026-01-29T07:46:06.207Z
2026-04-13T10:33:37.518729+00:00
# Looking to advance my skills in LUA **Category:** Development Discussion **Tags:** help **Views:** 123 **Replies:** 7 --- **DominickSmile123** (post #1): Hello! For about the past 14 months I have been a “Project manager” and builder for my SFOTH remake game. I want to learn Lua enough to where I can begin t...
378
e5d11605e072bc064e021f5ae1769166ccc70c491a964bebd27a2714b613f73c
https://devforum.roblox.com/t/4041524
4,041,524
Would love advice, thank you guys
Development Discussion
8
0
[]
102
6
2025-11-02T14:49:40.767Z
2026-04-13T10:34:23.434739+00:00
# Would love advice, thank you guys **Category:** Development Discussion **Views:** 102 **Replies:** 6 --- **C_laneG** (post #1): I’m a new developer, (still learning basic scripts.) And i work on mobile,using studio lite, all while avoiding AI and free models any of you experts have tips and or encouragement th...
370
5dc01bbc9b711612d3c68be1687a0407f61fce40b9201459f007c47d99223931
https://devforum.roblox.com/t/4115672
4,115,672
Would you consider CSG (unions) good now?
Development Discussion
8
0
[ "csg" ]
146
7
2025-12-04T17:31:17.880Z
2026-04-13T10:34:08.718663+00:00
# Would you consider CSG (unions) good now? **Category:** Development Discussion **Tags:** csg **Views:** 146 **Replies:** 7 --- **bloodbonniekingnoob1** (post #1): Hey y’all! I’ve been wondering recently, and since roblox is adding MeshPart support to CSG i think it’s the best time to ask: Would you consider ...
731
de7fa3a7ea2291e1e8430637d0ae9ec424c8fc4c2c4512de60ad537f9741e3e6
https://devforum.roblox.com/t/4344384
4,344,384
𒄆𓁹 𓁹𒄆 Pause big project work small project
Development Discussion
8
0
[ "help" ]
318
50
2026-02-08T02:54:35.321Z
2026-04-13T10:33:34.161805+00:00
# 𒄆𓁹 𓁹𒄆 Pause big project work small project **Category:** Development Discussion **Tags:** help **Views:** 318 **Replies:** 50 --- **hellie_jellie** (post #1): Let’s go straight to the point: I want to make a small game that is going to take a week at most, but I’m also working on a big project of mine an...
2,984
0f96cc8935ec0b306379824d5c2e4754eff8d40ea1b170d93019ace44d08e08f
https://devforum.roblox.com/t/4125190
4,125,190
What’s the Most Underrated Roblox Dev Tool You Can’t Live Without?
Development Discussion
8
0
[]
288
18
2025-12-06T21:11:09.301Z
2026-04-13T10:34:07.273042+00:00
# What’s the Most Underrated Roblox Dev Tool You Can’t Live Without? **Category:** Development Discussion **Views:** 288 **Replies:** 18 --- **A_Mp5** (post #1): the funny thing about “dev tools” is that most people picture big shiny things. engines, renderers, whole scripting languages. stuff that has a logo an...
2,621
2bbb9329f130d2cf1ede49abac85cc358ef4133ae1ad8fd8464806ca13385ef1
https://devforum.roblox.com/t/4272430
4,272,430
Copyright Rules for Star Wars Inspired Game
Development Discussion
8
0
[]
102
5
2026-01-19T20:21:18.790Z
2026-04-13T10:33:40.914432+00:00
# Copyright Rules for Star Wars Inspired Game **Category:** Development Discussion **Views:** 102 **Replies:** 5 --- **DevJonX** (post #1): So i basically wanted to make a game based on the Battle of Mygeeto from Star Wars but I wasn’t sure if i can get copyright striked or banned. --- **Scottifly** (post #2): ...
415
90d5d7051394496c2267140fa8e21682043a39a626ece290e93f99e3cab6816a
https://devforum.roblox.com/t/4169516
4,169,516
You are SLEEPING on this Roblox feature
Development Discussion
8
0
[]
275
10
2025-12-21T10:40:30.060Z
2026-04-13T10:34:01.281587+00:00
# You are SLEEPING on this Roblox feature **Category:** Development Discussion **Views:** 275 **Replies:** 10 --- **gravitycoil828** (post #1): a while ago, i added a function called “movableaero” into my game thats powered by FluidForces. ![image](/secure-uploads/uploads/original/5X/a/0/3/4/a034682fef64974bded6...
464
7ccc7d1326ce1de3c452195d40ea92638ad33008c1b9161f0d2a636c978b36c1
https://devforum.roblox.com/t/4205547
4,205,547
What was your greatest project of 2025?
Development Discussion
8
0
[]
231
29
2026-01-01T18:01:31.401Z
2026-04-13T10:33:54.818401+00:00
# What was your greatest project of 2025? **Category:** Development Discussion **Views:** 231 **Replies:** 29 --- **TNolan01** (post #1): It’s 2026 new year but let’s recap with each other. I am asking you all to share your greatest or most detailed project could be building, coding, translating, animating what...
1,575
c5918ddebc1eb52b6586aa1e95a7df90bb91faebf549a9aa5bf099c3035e29c3
https://devforum.roblox.com/t/4541892
4,541,892
Dynamic Faces on R6
Development Discussion
8
0
[]
456
30
2026-03-27T20:03:47.240Z
2026-04-13T10:33:12.553298+00:00
# Dynamic Faces on R6 **Category:** Development Discussion **Views:** 456 **Replies:** 30 --- **Aprilwithglock** (post #1): The dynamic faces on R6 should default to their original smile or expression. I’m stuck with this bullcrap. Honestly who at Roblox Corp thought any of this through, better yet just give us ...
2,924
64bfc502b78cdb0305c5893f1c448769a33936624f6fb40fbc893c587650a8af
https://devforum.roblox.com/t/4213375
4,213,375
If you were given 100K robux, could you create a viral game?
Development Discussion
8
0
[]
509
44
2026-01-03T22:19:48.707Z
2026-04-13T10:33:53.514458+00:00
# If you were given 100K robux, could you create a viral game? **Category:** Development Discussion **Views:** 509 **Replies:** 44 --- **HeCatchThose** (post #1): Let’s just imagine you were commissioned to do work for a game, and were awarded 100K robux for your work. Now let’s assume I give you a month to deve...
2,018
e723e2d2799af067fe2069951e3ab63b1612de78d36a067a1a13175d2879d8b0
https://devforum.roblox.com/t/4241401
4,241,401
Make Studio not a steaming harrowed pile of trash
Development Discussion
8
0
[]
292
19
2026-01-10T12:00:48.969Z
2026-04-13T10:33:46.416375+00:00
# Make Studio not a steaming harrowed pile of trash **Category:** Development Discussion **Views:** 292 **Replies:** 19 --- **mikoblixel** (post #1): With outdated Qt code from 2015-2016 and a mouse polling rate bug that has not been fixed for ONE FULL DECADE I feel like Studio really needs an internal makeover....
1,344
d71f7bde46f0b9aa1b740892fd9f7835873cce45f99788afd56ef7e7a71a5946
https://devforum.roblox.com/t/4097254
4,097,254
I actually kind of want to make an admin panel
Development Discussion
8
0
[ "scripting", "admincommands", "adminsystem", "adminpanel", "commands" ]
395
22
2025-11-25T21:41:40.030Z
2026-04-13T10:34:13.043757+00:00
# I actually kind of want to make an admin panel **Category:** Development Discussion **Tags:** scripting, admincommands, adminsystem, adminpanel, commands **Views:** 395 **Replies:** 22 --- **InformationHigh** (post #1): like i feel like i need to make a custom admin panel a few reasons why 1. theres a game ...
1,188
c061d88af31a39759c6d996c9acb3df902832e92a01a08e8321e1f460f1ca9dc
https://devforum.roblox.com/t/4073619
4,073,619
GG to unlimited datastore storage
Development Discussion
8
0
[]
385
16
2025-11-15T20:50:11.370Z
2026-04-13T10:34:19.316103+00:00
# GG to unlimited datastore storage **Category:** Development Discussion **Views:** 385 **Replies:** 16 --- **MiriVokrium** (post #1): I’ve had a game that does full map saving of (at peak) 200K instances into Datastore for a few years now, with limited activity, and the new ROBLOX Datastore limits are finally g...
1,030
e74091cb534b7c94fc4c49a27c9d56764ced74b37c76e4472e2d6a7a1a17d50b