I’ve been working on that game with a friend
It looks good so far, but a tip I would recommend to make it look better is to add baseboards to the walls.
Hi!
what course did you learn to make your personal website?
Due to work, I had abandoned my Roblox adventures all year in 2021.
This year - I’m going to consolidate my game prototypes, most of which I’ve already taken down, and work on just ONE game.
Starting with the lobby - where I decided to use one of the new templates and roll with it.
I’ve been working on a sort of mock-up UI for an alternative to the Roblox (website) UI. I plan on making it fully functional. It’ll be the same as the Roblox website/app, but with more functionality & customizability. The only issue is I’m not sure how to load a player’s recently played games. (So if anyone knows how too, letting me know-how would be of great use.)
(Yes, I listen to ODST’s OST.)
I’m working on a game similar to Mutagen by Napolaen. I don’t have any photos, but I’ve made a draft of how it will look and I’m pretty excited to work on it.
First ever attempt at VFX stuff. Lots of room for improvement, definitely need to learn about particles if I want to create some serious VFX.
Making an inventory system
Working on creating some Active Ragdolls
Left: Regular Animation
Right: Active Ragoll
Planning to move to R15 as R6 just doesn’t feel right.
Right-click and click on “Show more options” lol…
This one: (and many YT tutorials)
This is something I made quickly for fun and testing.
The gif just shows it in action with random colors and icons being selected. Along with random duration.
It’s easy to use, and does not cause any lag, even with 100 notifications at once.
Comes with preset icons from Material Icons plugin created by qwreey74
Getting the hang of the PlayerAdded event:
function AddPlayer(newPlayer)
print(newPlayer.." has joined the game.")
end
game:GetService("Players").PlayerAdded:Connect(AddPlayer)
I have been working on a Cover System for enemy NPCs.
I still gotta refine it and make it better and immersive