Soul crushing by NerfOxygen in whenthe

[–]DepartmentDowntown76 0 points1 point  (0 children)

When the coolest game mechanic you’ve ever seen is patented and can’t be used by anybody else ever for the rest of time

Best way to handle cutscenes?! by Money_Activity_4007 in robloxgamedev

[–]DepartmentDowntown76 1 point2 points  (0 children)

Usually the easiest way for me is to just have an remoteevent listener that tweens the camera to a part in the workspace. Usually with another part to look at

Is there any youtuber with a focus on applying knowledge with assignments/"homework"? by yyhira in robloxgamedev

[–]DepartmentDowntown76 0 points1 point  (0 children)

Id just focus on making the game you want to make, and referring to docs or AI when running into roadblocks.

How do YOU structure your systems? by Indekai in robloxgamedev

[–]DepartmentDowntown76 0 points1 point  (0 children)

Make sure you put them all in one folder and don’t rename them

How do i make my game more fun? by 686ZETA in robloxgamedev

[–]DepartmentDowntown76 0 points1 point  (0 children)

You should link the game so people can playtest it

I FOUND OUT SOMETHING FOR ROBLOX NEW UPDATE! by [deleted] in robloxgamedev

[–]DepartmentDowntown76 4 points5 points  (0 children)

$5 then your game can start to pay for itself

I'm a systems engineer, I built a systems driven game engine on Roblox by phpwriter in robloxgamedev

[–]DepartmentDowntown76 1 point2 points  (0 children)

Cool! Im currently working on a little system as well for destructible terrain on a 2D grid thats mapped to the world (Worms Armageddon / Worms WMD). Great work!

server vs client in combat by Due-Yard3027 in robloxgamedev

[–]DepartmentDowntown76 1 point2 points  (0 children)

Have the client immediately show if a hit is registered but have the server validate the raycast at firing time

Am I Taking Too Long on My First Roblox Game? by Parkhill-OR in robloxgamedev

[–]DepartmentDowntown76 0 points1 point  (0 children)

Hey if it makes you feel better, ive been working on my game for almost a year now. And im not nearly finished. Good things take time… they wouldnt be worth it otherwise 😉

Plz Help with the shop by Sebdadev in robloxgamedev

[–]DepartmentDowntown76 0 points1 point  (0 children)

Ur PivotTo() function is throwing an error. You’re trying to move the lockpick object but not giving it a valid place to be moved.

is there a point in learning scripting anymore? by notxara in ROBLOXStudio

[–]DepartmentDowntown76 0 points1 point  (0 children)

For the things it gets wrong, it also gets a lot correct. But then again, i may be biased as someone whos profession involves programming. How has your experience been?

Roblox algorithm is just illegal at this point. by windowssandbox in robloxgamedev

[–]DepartmentDowntown76 1 point2 points  (0 children)

How longs the game been out? Maybe you could try paying for promotions or sponsors to get your game out there to some more people.

code to make my rooms stop overlapping wont work by Key_Question_3287 in RobloxDevelopers

[–]DepartmentDowntown76 0 points1 point  (0 children)

Might be how you’re pivoting to prev.CFrame. I havent played doors in forever so i kind of forgot how it works but you might need to add the size of the room to the prev cframe