What are you working on currently? (2021)

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

7 Likes

I’m working on a Difficulty Chart Obby. Some screenshots from the game:

Open me

13 Likes

I’ve been building and scripting. I’m to gradually building better and bigger models.

Here is one post: Pine Tree Build (Uncopylocked)

3 Likes

Very nice! Keep up the great work!

1 Like

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:

7 Likes

Reminds by about a nightmare i once had lol

i hate my creations

5 Likes

Modelling a new thing.

13 Likes

i made a mortem metallum inspired weapon, short war harpoon

10 Likes

F1 BASED CAR MODEL


28 Likes

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.

https://www.roblox.com/games/6908704380/Voxel-World-BETA

4 Likes

Damn, this is epic it reminds me of that hand ship from the lego movie 2 I think.

today I was bored
so I used archimedes to make these stuff for just fun lol

the "build(s)"





image

11 Likes

I love f1 games. I can test if you ever need someone. Outstanding models!

1 Like

How can you make such detailed precise things? Do you use any plugin? Is there like a generator to make these things? Or hard work to make it with hands*

1 Like

Archimedes 2
ResizeAllign
Building tools by F3X
that’s it

1 Like

Open a Discord invite thru Roblox studio with the use of plugins (no browsers / anything else, just Roblox)

Not going to release this to the public since this can be extremely abused, so watch out. I haven’t seen this before so I think I’m first to do this and I wanted to show all of you that it’s possible (It shows a warning before opening the link, thank you Roblox)

14 Likes

Cafe build under construction

Portfolio: THULiCORE's portfolio

7 Likes

Recently finished our Game Jam entry for Roblox Studio Community on Discord. Voted 3rd place, but IMO should have been first :laughing:

https://www.roblox.com/games/6918075645/Atomatron-Game-Jam-2021

6 Likes