What are you working on currently? (2019)

How do you even open that dialog? :exploding_head:

print(game:GetService("StudioService"):PromptImportFile({"png"}):GetTemporaryId()) will open a file dialogue for pngs. It prints out a temporary asset ID that you can use for decals/textures/etc afterwards. The files you import will be gone once you reopen studio, though.

You can also do :GetBinaryContents(), which will return the contents of the file as a string. I parse the image size and also (try to) detect if the image is corrupted for my plugin.

7 Likes

ive even scared myself a little

(scary horror game)

Candyland themed map commission I worked on!


Heres also a close-up on the gingerbread house model I worked on for it:

7 Likes

My entry for the Roblox Rthro contest. Thought I’d post it here too.

21 Likes

I’ve been working on modeling for Banning Simulator!

I’ve been improving my building abilities a lot over the past 7 months. :slight_smile:

(Updates post to add pictures)

image image image

8 Likes

Pictures?

(did you forget to attach them, your post doesn’t have any)

Just updated my post to have pictures.

1 Like

playing around with a galaxy map view (was going to put them in viewportframes, but beams dont work)

13 Likes

Updated my UI Editor Disabler utility for Windows. No longer requires an internet connection to check for new versions. Also added an Install.bat and Service.bat script and a little more information to the README to help people install it.

https://github.com/ClockworkSquirrel/roblox-ui-editor-disabler

1 Like

Love the work,anyway you can show me how you made the camera effect

attentiontwo

9 Likes

Working on Refining my up-and-coming studio brand in Preparation for some cool things in the near future.

Thanks to @younite I now have a very cool new Logo :smiley:

4 Likes

implemented “marching cubes” and made a 3D noise explorer place



https://www.roblox.com/games/3484315481/noise-explorer

edit: implemented a sort of chunk loading instead of repeatedly redrawing the same triangles. allows for a lot more range

36 Likes

Still working on low-poly!

image

3 Likes

Fish!
image

9 Likes

Been a while since I used Blender but here’s some fish I made!

6 Likes

Struna : sifi open world mmo style

2 Likes

why do I feel like that fish is wearing glasses
(even though it has no nose-support thing)

2 Likes

I’m making some new planes, and updating my 787.(engine blades from DoctorBlocker)

2 Likes