Stuart
@stuwhen.bsky.social
musician, game enjoyer, and occasional game maker he/him 🏳️🌈
From the ground up we wanted to make PC feel like an authentic PS2 game not just the visuals but the the weirdly experimental nature of some of the gameplay. Wishlist: https://store.steampowered.com/app/3695930/Penguin_Colony/ #lovecraft #weirdfiction #indiedev #gamedev #crt #playstation2 #gamecube
Want to say, now’s most scary and stressful it’s been in a long while, and being informed is important. But your wellbeing is important too, so please take a rest if the endless stream of doom is wearing you down. Be kind to others and yourself, and fight this hate with love and care 🫂
first step is this rough skeleton, getting a feel for the scale of things, where the walls will be, climbing/sliding/jumps etc..... #gamedev #indiedev #leveldesign
level design (unreadable) #gamedev #indiedev #leveldesign
Absolutely obsessed with this it's stunning ❤️
Sacred Forest Spring #pixelart
Shout out to The Legend of Zelda after 40 years! A game whose sense of exploration and adventure still feels unparalleled to me in many ways. Art scans courtesy of @historyofhyrule.com: www.flickr.com/photos/histo... Hand-drawn map by my dad, from when we played the game together in the 80s.
I'm late to everything as per, but have today discovered @retroachievements.org is a thing??? Going through Rayman atm, no cheats, no savestates, just ~30 years of experience playing it, so I can have bragging rights lmao
some people are very cruel and i don’t understand them. the world could be so much more beautiful
Obsessed w/ the ch*tgpt subreddit, ppl are spiraling bc there's a new version that's SO rude+ confrontational + as much as I DETEST the rotten disgusting industry, I find joy in dysregulated ppl who thought a lovely robot was their best friend suddenly being called stupid + being gaslit by the robot
Bon retour parmi nous, Monsieur Rayman! ✨✌️ This one is a personal tribute to the 30th anniversary of the Rayman game, as well as to its original composer, Rémi Gazel, who passed away in 2019 after battling cancer. #watercolors #watercolours #rayman30thanniversaryedition #rayman
Couple more manual pages, unfinished, messy writing, but just trying to get out as much worldbuilding-ish stuff as I can. The districts are taking shape!! (My fav are either the obsolete partying robots or the ineffectual politicians that control the weather) #gamedev #indiedev #worldbuilding
Procrastinating by making fake manual pages. Getting really into the idea of spreading encoded text around the environments to provide extra worldbuilding, secrets + whatnot. I love the thought of someone actually sitting with pen and paper trying to piece it together #gamedev #indiedev #gamemanual
Climbing animation! playing w/ my DIY vertex weighting system for animation, easy to grab + stretch parts of model, no complex heirarchy of bones, each limb can have a min/max range of motion defined by me look at him go :D #gamedev #indiedev #indiegamedev #unity3d
Look at this little fellow go
i hate using bones. fiddly, complex heirarchy, bugs w/ positions sticking used vertex colour to create a weight system + use RGB channels as alpha in lerps to transform positions of verts w/ the shader can set min/max positions for each part + move w/ friendly sliders #gamedev #indiedev #unity3d
here is the fake PS1 VRAM that I put together to create the menu inside one shader (with a script to change values based on input) there are far easier ways to go about this, but it's been SO much fun recreating stuff like this but with the added benefit of modern tools #gamedev #indiedev #unity3d
final post about menus, I SWEAR pretty much finished (apart from "options" menu) idk if anyone is interested in a deeper dive on how it's put together in one shader? ps: i will always maintain that subtractive fading out/in looks better than a smooth even lerp. #gamedev #indiedev #unity3d #UI