@ROBLOX PROMOTED GAME
DOOMBLADE
Hi!I'm Mathew and I am a Roblox Developer who had been creating games on Roblox Studio for over 6 years!The difference between most of the developers on the platform is that I do not depend on using opensource assets and would rather create unique assets that fit with the existing style of the game.With many skills I have learned so far, I'd be happy to cooperate with you and your amazing project!
So far, I've learned many, many new things!
3D Modeling, Building, Animation, Rigging, Digital Art and more!
ROBLOX DEVREL GAMEJAM
RIO CAFETERIA
Crucial Journey: Remastered
CJR is a open-world game that focuses on the ability to avoid enemy attacks like an obby and grab tokens floating around to damage the enemies. The game is an RPG with obtainable items from chests or enemy drops and the map has unique bosses and the plot is entirely focused on the community's characters.
BLOODRUSH
This game is all about killing the Noobs. Don't let them kill you as your mission will come in failure and you will cause the great upcoming loss to your generation of Guests.
Hate's Uprising 2 Remastered
HU2R is a story game about Frisk that fell long ago that hadn't finished their pacifist story. You are the next Player that falls 5 years after the Frisk following the story.
Starism [Youtube]
Nova City
Starism is a content creator dedicated to create videos to talk about Roblox and the categories of games that are known for their disputes and ideals on the algorithm. The channel is also filled to the brim with it's own side of lore and story.Here is a slight show on the new map for the Season 4.
BrawlDev's Talk Show
"Beta Brains"
BrawlDev is a known scripter that has been working as a Developer for 12 years.His new goal is to make channel that will be all about talking inside a show. I've been tasked to make this show room.
Undertale Legacy Mania
This is a revived game inspired by the original opensourced game Undertale Monster Mania.UTLM is a small but simple RPG game which is about fighting enemies while dodging their attacks. The game follows the same story as in the original game with a slight portion of silliness.
@oliwieer4 (Mathew)
Please credit me for the ideas I share. That's all I ask.
Void Light - PointLight Example
How to reproduce the effect;
Full Void Light:
* Put the RGB Color of the Light to -9999.
Partial Void Light:
* Same as Full, but push the Light between the ground. The lower is goes, the more corrupted the effect is like.Fun fact;
If you put (0,0,-9999), instead of it being full void, it will be full green. Color changes depending on value.
Better Water Effect
This effect is caused by a model's Face Orientation being set on reverse and on slight amount of transparency. The brighter part is caused by an additional model piece that merges with another model that has SurfaceAppearance.The huge ball-shaped shadow effect sometimes is affecting the model, but it rarely happens.
One-side viewable object
This is an effect of multiple transparent parts being merged as one being the one in the front as main priority of visibility.If you put inside a box that is 0.98 transparent an object that is 0.02 transparent. The object will not be visible, but if you walked into the block, you will see it!
This effect works if the box is made of glass. The objects inside don't need to be a glass material.
RGB abuse value
Any object that usually has RGB in it can have an increased value above 255, which causes the effect to increase the brightness of a colored object such as decals.An image here shows a good example of the property value above 255 applied to a decal. If any of the RGB values is different, it can result in a differently colored neon effect.