EN

Alexander Vishnevsky

Game Developer
Alexander Vishnevsky
2
subscribers

About the creator

I'm a gamer. And a game developer. I used to work professionally in Unreal. Now I'm working on my own game in Godot. So here will be more post regarding Godot, devlogs, tutorials and game development in general.

Modern Applications in Godot 4

Godot is not just a great game engine. It also has a very powerful and flexible user interface system. It's easy to prototype UI in GDScript. You can fine-tune it in real time without having to restart the application. And not just the visuals but the logic as well. And what's great is that if you ever decide to move some heavy code to C++, it will be straightforward because the GDScript API maps almost 1:1 to the C++ API.
Long story short, I wrote Acrylic Window extension that helps to build custom UI in Godot.
FEATURES
1. Fully customizable custom frame in GDScript.
2. Easily customizable built-in dark & white themes.
3. 5 backdrops: Solid, Transparent, Acrylic, Mica & Tabbed.
Show more

Subscription levels

No subscription levels
Go up