What are you working on currently? (2021)

Procedural generation :o

Elevator :sunglasses:

17 Likes

Ooo, so is it like you have scripted objects, and people can build their own kinda “place”?

1 Like

Ah yes, e l e v a t o r :sunglasses:
Anyways really cool game, been looking at it for a while now!

1 Like

Myself I’m currently working on a game I call “Edd” I recently finished the redesign of the character models and this is how it turned out

– Map

https://gyazo.com/5d917d9be290e236d3f1b549be43978d


https://gyazo.com/d35164193b2ccbf2d0cc6f9357d13ad7

https://gyazo.com/9a89900f88f389f19c4080f77dd039d0 - Old character design

11 Likes

Well, we’re all editing the same place. (and modifying of course) I can share it with you if you’d like to join!

haha I made an optical illusion by mistake
2021-03-06_09-49-50
which way is it rotating?


EDIT:
If this goes over your head and you wanna experiment with sine waves yourself, here’s some sample code:

40 Likes

what the… HOW DID YOU DO THAT?

It’s actually really easy

x = sin(tick()+i)
3 Likes

Did you put the script in a gui? If yes, I’ll test it out

Whoa that’s actually really cool. I tried making one myself.

I figured out that if you divide or multiply the i it makes it look different

                                          here
                                           \/
UDim2.fromScale(0.5 + (math.sin(tick() + i * 2) / 2), i / dotAmount)

18 Likes

yea, it’s a sine wave
https://devforum.roblox.com/t/memes-puns-gifs-mega-thread/46300/2488

1 Like

The Humvee (HMMWV)

20 Likes

bet 99% of you didn’t even know this existed :sunglasses;

16 Likes

I think I’m obsessed with sine waves now

23 Likes

Working on patching dex aka dark dex that is an exploit that is injected in to core GUI.

idk I’m kinda new, pretty proud of this though

21 Likes

Woah, that’s so cool! I’m so proud, and you say you’re new? Imagine what you would be a year in…

1 Like

Wait, wait, wait, wait, wait- You’re telling me that’s roblox?!?!?! I cannot beleive that roblox is growing and getting more realistic so fast! Keep up the good work!

Planning on adding stuff in the open spaces, also getting rid of the desk for a shelf of books, and I want to fix the bed too… but it’s gonna be super dark in the actual game.
Update you when I’m done! :wink:

8 Likes

made this stone neighbourhood sign as a quick build. this was originally on @Mr_GrayyScale 's Project: Place but the scene in the image was made in my own personal place

9 Likes