What are you working on currently? (2023)

I would suggest adding an animation while moving the camera. Such chaotic changes in the position of the camera may not be the greatest for players :wink:

3 Likes

Something is bakingā€¦

You may also notice something about my UI. And my file directory. And the programs in my dash bar. Donā€™t worry about it.

3 Likes

Screenshot 2023-02-15 at 4.42.48 PM
You wouldā€™ve just had to make a single tree segment, use the array modifier to duplicate it along the Z axis, quickly make and modify a curve to add some shape and then used the curve modifier to align the parts to the curve.

5 Likes

Recently worked on two skills for a weapon called ā€œSand Fruitā€,
a passion One Oiece project that is on Roblox. Game is still unreleased.

But for what I was talking about, here is what I have to show:
https://gyazo.com/d9adaadbd424614688db6f501b4c3a0b

Animations might be improved in the future if I rework themā€¦

But once heā€™s done, Iā€™ll have access to the websiteā€™s code and remove his access so he canā€™t do anything. And about the ingame scripting scripting, I have no idea what you mean by how it could possibly break.

Im going to assume they mean that the person you hired could put malicious stuff in your game as well?
or maybe that they could have the external website linked to the game cause soem issues for the game

Monochrome City
part count ~ 8k
pls suggest another name for this build im not creative thanks

59 Likes

They do not have access to the game, but I will have access to the websites code and remove his perms.

1 Like

Front of a store
image

25 Likes

Iā€™m working on a game called Living Spaces, Inspired by rooms!

3 Likes

City suggestion names: Palestine, or Sidon, or Erbilā€¦
Sidon might work the best, but if other people suggest,
they probably will suggest better names tbh.

3 Likes

Iā€™m still having trouble merely getting trees to build themselves correctly. Tonight, they formed a floating wall, strange bug-creature, and impractical fences, which is amusing. :derp:



6 Likes

Iā€™m working on a Black Jack system for a Casino game Iā€™m currently developing with my team (Iā€™ll keep posting updates about it!).

Itā€™s fully functional, but thereā€™s a lot to improve with the UI. In next patches, we will be adding an improved UI, fixed camera for the table and animations for Mr. Croupier! :smiley:

4 Likes

They are preparing to attackā€¦. Escape when you canā€¦.

Seriously how is that even possible? You algoritm is probably against humanity and wants to destroy us allā€¦

1 Like


improvements to my AI Iā€™ll release it when i do stuff like horns or making the cars stop near an obstacle (e.g. another car, a player)

14 Likes

itā€™ll be free when I release it but you can pay me now if you want it in this early version

1 Like

yes using roblox services with rate limits is considered abuse


12 Likes

I wasnā€™t talking about limit abuse, was talking about abusing the service by not using it as it was intended.

Working on a weapons system for a shooter. Currently having a blast messing around with things like knockback - really giving weapons that extra punch.

As for the weapon system itself, Iā€™ve done some pretty nifty stuff. Every gun is controlled through one script on the server and one script on the client; all I have to do to add a new weapon is change a few attributes around and find a nice model; and I can expand/overwrite the main scripts on a per-gun basis through ModuleScripts.