Oliware
oliware.bsky.social
Oliware
@oliware.bsky.social
Making stuff, mainly software, sometimes music
En / Fr
Here's what the Area2D are looking like, the neat thing is that their scale are customizable !

I used to manually detect the input by calculating the pos of the mouse like a madman before I figured out that my Area2Ds weren't working because Control nodes capture your input
August 18, 2025 at 8:58 PM
Had a crazy two weeks but I finally managed to refactor and refine the resize feature of the window

Next up would be perhaps the biggest piece of work of this project : multi-window management

#godot #gamedev #indiedev
August 18, 2025 at 12:12 AM
Well that was wayyyy more complex than anticipated but I finally managed to get a decent resizing feature

Next step would be to add the corner resizing, and that will probably require a refactor but it's solid for now !

#godot #gamedev #indiedev
August 3, 2025 at 3:17 AM
I needed a window system for the game I'm currently making, so I started implementing something but I'm having too much fun making it customizable and adding features it might become its own thing

#godot #gamedev
July 31, 2025 at 9:15 PM