What are you working on currently?

i changed the technique a little bit, which might be why. I used ExposureCompensation to quantize the colors, then used an extremely large ColorCorrection TintColor to bring the colors back.
Also i made this testing place to see how different exposure levels effect the output, its really interesting

2 Likes

Orbital Space Colony

1 Like

I’ve been working on a ski resort game. The mountain is done and I am working on the player experience and realistic roleplay in the game.

That game looks amazing! The graphics are very realistic.

1 Like

Currently hired to script on this game: Totally Normal World (17+) (INCOMPLETE) - Roblox

Currently working on the following:

  • Air Defence System (Missiles, CRAMS etc)
  • Vehicles System (cars etc)
  • And other things I won’t disclose about.

I would show some screenshots if the Air Defence systems were in the game. (I cannot play because my account is not yet 17+, It’s 17 this year.)

Working on a new jailbreak prison style game, above are the new custom proximity prompts i made (not finalised)

6 Likes

That’s really cool. I wish games used less backgrounds and especially flat/bright colours like white for them.

Ty, yeah im going to change them a bit more, add gradients and things

Since its a prison game add some sort of prison decal for the background or something grey/dark with a slight blur.

Hmm, ill see, thank you for the feedback

Chromatic abberation overlay on the character :dizzy:

(bonus: it leaves behind your shadow after you die which is a neat effect)

11 Likes

Looks great! The style definitely fits.

1 Like

woah how did you do that that’s really cool

It’s using the magic of ViewportFrames - I have two overlaid on the screen that copy the position + FoV of the player’s camera. Each has a clone of the character that is updated with all of the body part positions each frame. Each overlay character has its textures removed + material set to neon white so I can then use UIGradients in the ViewportFrames to change the colour on the edges :smiley:

2 Likes

that’s a bit of works lol but thanks

c++ to lua???
are you using the source code leak?

2 Likes

Unfortunately until we get more shaders it’s the simplest way to do it :sweat_smile:

Yeah lots of things on this engine is lacking or just pointlessly complex tbh. Can’t even have a gui blur natively

Refactoring my code again. Hopefully this is the last time I have to do that for this project.

Includes:

  • Arresting + Basic Prison system
  • Pickpocketing
  • Escaping
  • Team change
  • Sprint + stamina
  • Medicine/healing tool
  • Day/night cycle
  • Advanced Loading screen (with skip button and splash screen)

Note: nothing in the video is finalised

Game Link:

1 Like