SceneMax3D IDE (WIP)
jMonkeyEngine Hub
April 2, 2026
The UI system is so much fun the constraint layout engine makes sure that no matter what the resolution is - the UI elements will always be in the right place and this is sooo convenient.
The game objects shaders and the environment shaders are also working just fine.
The best practice is to apply all of those features to my existing fighting game to see how it works in real life. I think it’s improving the game - night and day. The game now looks & feels much more professional. I also removed the projector window header so exiting the game now is by pressing on ESC.
Here is a sample of how the game looks now with the new UI system, new Font created for this game, environment shader (fog & rain) and game object shader (applied currently only on the City).
Fighting Game Progress | Apr-02-2026
The goal - to be able to create games fast & easy without thinking too much on the technical stuff
Discussion in the ATmosphere