GammaShock's Portfolio

Hey I’m GammaShock and I’ve been on Roblox for around 4 years. During that time, I’ve opened up to the development side of Roblox and mastered both Building and Programming
Overall, my skills include:

  • Programming
  • Building
  • UI work
  • GFX

Most of my time is spent coding nowadays, but I’m able to complete a lot of different types of tasks.

My most notable project at the moment is a game called Reason 2 Die Remastered. It is a spin-off of a popular game called Reason 2 Die Awakening. The aim of the project was to recreate the previous version of the game which existed during 2014. The original owner ‘PlaceRebuilder’ shutdown the game, but with some work and permission from PlaceRebuilder, I was able to re-create it.

Here are some content from Reason 2 Die Remastered:


I’ve also been working on a way to allow two or more users to edit any script at the same time. I call this Team Code and it’s going to revolutionize the way we collaborate on Roblox. I haven’t released this yet, but I can show a really early preview of one of the old versions I made.

As you can see in the video, two people can edit the script at the same time and you can see where their text beam is focused. I plan to work on and release this in my spare time. There is no ETA.

I’ve also built many maps in my time at Roblox. Here are some Screenshots

Discord: @GammaShock#2949
Roblox: GammaShock
Twitter: https://twitter.com/GammaShockRBX
Feel free to message me with any means of contact since there are many ways to do so. Thankyou for taking the time to read my portfolio.

CURRENT STATUS: Not for hire - Busy making a top secret game

5 Likes

Excellent work my friend

1 Like

Thanks, it means a lot!

1 Like

What did you use to make that scripting collaboration plugin? I’m assuming a fake editor that publishes to the real script but regardless I’m wowed by all of your work.

1 Like

Correct, the editor is made out of UI as we cant set the user’s focus in a script yet. This also opens opportunities for extra features such as viewing where a user is focused and maybe even custom keywords.

Each letter in the script is a sprite in an imageLabel. I’m planning to decrease lag by only loading lines the screen resolution can handle and have a low res version of lines if they haven’t been viewed for long enough (useful for quick scrolling).

Whether or not you understood anything I said, I’m really happy that you like it!

Your builds looks really nice! I’m looking forward to your live editor plugin, but I could care less about the live editing aspect, I really want the custom keywords :stuck_out_tongue:

1 Like

That is a really clever tactic. Thanks for sharing, I hope this goes far. :slightly_smiling_face:

1 Like