What are you working on currently? (2021)

Four weapons are enough for me so I decided to test the guns that I’ve scripted on some test zombies.

https://streamable.com/7wc47y

17 Likes

I am working on learning scripting.

8 Likes

https://gyazo.com/d3f004134885141230f49e471186dd72

Animation go brrrr

1 Like

rope bridge generator. look at 'er dance in the wind

28 Likes

GUN

(PLACE HOLDER ANIMS OK?? RELAX…)
https://streamable.com/sseoul

15 Likes

https://streamable.com/a991ii
30 FPS mesh deformed waves, no clue how to further optimize this. I have a chunk system in place, and it only manipulates meshes that are on the screen

27 Likes

Chunks far away enough don’t need to be updated either, and you can use some function to gradually taper the height of waves into the background so that the cutoff of the update range isn’t obvious.

Beyond that, use the built in math noise function since it’s cheaper than a lua implementation, and try to avoid excessive table indexing or metamethod calls.

1 Like

I get the current chunk of the camera, and then only update the chunks directly around it. And I don’t use noise, I use gerstner waves

fellas we’ve successfully reversed gravity

41 Likes

low poly Trapdoor springfield rifle + sawn off version for Western Bungus 2 (Fall accelerator 2020 project).

Full length Trapdoor springfield rifle

Breach open

Sawn off trapdoor rifle
image

Breach open

26 Likes

2021-03-16_01-06-03
i am pro scripter 100%

11 Likes

Its a bit bright dont you think? :thinking:

I’ve been working on minigames (GUI based), trying to recreate the popular “Club Penguin”. Here they are:


You can test them here: https://www.roblox.com/games/6493678538/Test-For-Minigames

I had to figure out how to script custom gui collisions, movement, touch events, etc. It was a fun challenge :slight_smile:

33 Likes

Oh my god, I need to get into terrain and building :laughing:

1 Like

Yah but I’m showcasing the guns not the place.

I’m working on a game that I’m planning to release the beta soon after I finish up all the features I want to add for the beta! The game is mainly about exploration and adventure, I’m adding some lore to the game as well, nothing dark though cause it’s a peaceful adventure game. I’m adding biology, geology, archeology, and more! Here are some previews and leaks!

Crystal Mines entrance:

The Crystal Mines:

Crystal Pickaxes:
Levels: 45 - 60 needed to obtain and use them

Thumbnail:

Me and my dev team have been working for 8 months trying to finish this up for the beta release it’s kinda hard to think that it started off with one simple brick.

20 Likes

Creating a library to simplify and standardize the serialization of my objects

2 Likes

*GASP *

MY LITTLE MOTHBALL! HOW COULD I FORGET ABOUT YOU!

Yep, that’s right. I rigged it as promised.

21 Likes

That game looks exactly how I imagine my dream game would look like, wow!

3 Likes

I extended the island and added a volcano.

Portfolio: Crazed | Mid Poly Builder For Hire

29 Likes