Poison Dataset Studio
banner
poisondataset.bsky.social
Poison Dataset Studio
@poisondataset.bsky.social
A one-man "studio" working on games.
Dev : @blapman007.bsky.social
WIP animation for transitioning from idle to alert state. All hand animated. Damn, I'm good. (i havent done the other hand or the rest of the body yet).
Yes, development (and unfortunately, developer) are still alive. It's just really slow.
August 23, 2025 at 7:44 AM
Made a stylized 'point leaves' shader in Godot 4 for an unannounced project. This took a whole day to get right (considering I have little knowledge of GDShaders).
#gamedev #godot #indiedev #indiegames #shaders #gameart #artstyle
March 31, 2025 at 4:12 PM
Made a UI background shader with @rodzlabs.bsky.social's Material Maker tool!

Exporting it in shader form might've been a horrible idea for performance though. I'll optimise it with pre-made noise textures and such tomorrow.
March 13, 2025 at 4:07 PM
After many code rewrites (and hair loss), the crouch system is done. Highlights:
- Can now jump crouch / duck jump
- Landing from a jumpcrouch transitions from aircrouch to floorcrouch
- Falling off/jumping while crouched does not put you in aircrouch.
#gamedev #indiedev #godotengine #madewithgodot
October 25, 2024 at 8:38 AM
Made a health counter UI element. And made a console system to test it.
October 19, 2024 at 4:58 PM