Working on a showcase! Will write a topic later. (Used roblox forest assets)
Wow! REALLY good job! I am impressed by the sheer level of detail that you implemented onto the map. The lighting is also really vibrant and adds to the overall beauty of the game (however I would recommend lowering the exposure in the lighting panel a tad bit.) Otherwise, keep up the fantastic work!
Home it in on the player when they cross a line, similar to something like a border
I’m working on a game about being a Cube with limbs at the moment, all you can do right now is walk around so I’m trying to add more gameplay features
Hold up, spring started in March???
This game inspired by Beeface I’m working on. Gonna continue adding more stuff to differentiate it from the original
I’m just messing around with this fun script I made
function createDummy(id,x,z)
local dummy = game.ServerStorage.Dummy:Clone()
dummy.Parent = game.Workspace
dummy:SetPrimaryPartCFrame(CFrame.new(x,3,z))
dummy.Humanoid:ApplyDescription(game.Players:GetHumanoidDescriptionFromUserId(id))
end
for x = -50, 50, 5 do
for z = -50, 50, 5 do
createDummy(407511337,x,z)
end
end
I’ve been building and scripting. I’m to gradually building better and bigger models.
Here is one post: Pine Tree Build (Uncopylocked)
Very nice! Keep up the great work!
A “beat em up” type of game called Beat em’ Down! I’m working on the camera especially
Almost done with the food court for my Piggy map, I only have a few rooms left after that.
Kitchen for one of the restaurants:
Give feedback here:
Reminds by about a nightmare i once had lol
I am currently working on my building game. This is the first Roblox game I am taking very seriously, and hoping that players will play the game. There is still a lot to do, but I think it is somewhat fun already.
Damn, this is epic it reminds me of that hand ship from the lego movie 2 I think.