What are you working on currently? (2022)



17 Likes

hmmmm just a tad bit chaotic :thinking:

4 Likes

Sure! I’ll send them in our DM :slight_smile:

MiG-29 Fulcrum; single-seater Soviet fighter jet.

Now to animate, add suspension/ sounds/ effects, and set up the flight physics. (texturing comes later)

(colourful to represent control surfaces :slightly_smiling_face: )


10 Likes

This is the latest progress of our Game called The Unseen. We added an Easter Egg in the lobby and will be able to give players a badge in the future.

7 Likes

I saw your work i twitter, I LOVE THIS, i didnt know it was roblox until i saw the grass. Is it available to play? I also love the conept, ALOT. I also love your effects :0

1 Like

These look insane! I especially like the autmn castle. Great Job.

By the way, I want to explore some of these games but they are privated. Could you make them playable?

ooooooooh, a spy drone? wow…

whhy. u using parts and not blender or whatever???

1 Like

I watched this a million times and I still don’t know how you did that!?!

It’s a ViewportFrame inside a SurfaceGui. They’re really powerful once you understand how to use them, but are expensive to use.

RobloxScreenShot20220303_182022207

image

RobloxScreenShot20220303_182113327

working on a build called “Mining Slums”, it is 50% done

23 Likes

Working on a watermark

okay decent pic of the watermark pic.twitter.com/XiG4plDTWU

— TrulyChxse  (INACTIVE UNTIL MARCH 8) (@TrulyChxse) March 3, 2022
5 Likes

Not available to play, the showcase uses MaterialService which isn’t out yet (Sad)

1 Like

Never forget to wash your robloxians

26 Likes


Working on a new flight physics system

9 Likes

Now, a panel for my module!



image
My previous reply is here if anybody wants it

7 Likes

Not roblox related but I made a procedural planet.



30 Likes

working on a horror game called CONDITION 1 that takes place in antarctica

21 Likes

Worked on my FPS game a little today

Better rocket jumping(old system accelerated incorrectly, the further you were the faster you went, but I fixed it):


Player ragdolls on death (primitive death cam):

A “CRITICAL HIT” thing pops up when you get a direct hit with rocket (I started playing TF2 again, pls no call out for stealing D:)

For some reason, OBS just decided to stop working, so I had to use Roblox’s built-in recorder, sorry for the poor quality :frowning:

Some other changes include:

  • A change to how damage is calculated
    (from just BaseDamage * (Distance / 50) to BaseDamage * (math.clamp(WeaponRange - Distance, 0, WeaponRange) / WeaponRange)
    .
  • Ragdolls actually work now (the code for them was there in my last post, it was just broken).
  • Added a mesh for the rockets (TF2 rocket mesh, couldn’t find a better placeholder from the toolbox).
  • Changed particles.
  • Got rid of IKPF (Inverse Kinematics-based Procedural Footplanting), thinking of changing them out for a purely animation-based approach. The characters, for now, use the default Roblox animation script.
  • Fixed the bug shown in when you add new code to an old project - YouTube, an issue with both animations having the same priority (a mistake on my part) and one of them ending before the other could begin.
  • Axed some old code that wasn’t doing anything because of how the game had changed internally.
  • Fixed a bug where there were two damage numbers when there was only supposed to be one (shown above).

I’ve recorded some footage of my game and uploaded it to my YouTube channel, check it out if you want to see.

I’m thinking, maybe I might be able to have an alpha version out this month. but not too sure, if you were wondering.

6 Likes

i did see now 2 Videos from this Game and i cant wait anymore to Play this Amazing Game so is this Game already Public? or would it be possible that you give me Beta access to this Game?