ngl those pattties look juicy and tasty
ngl those pattties look juicy and tasty
testing the accelerometer sensor and the graphics pipeline
#why2025
making some apps for the why2025 badge
#why2025
contemplating life while i backport things after failing to move to urp : ( atleast the drawings make me happy
been moving my shaders from the built-in render pipeline to urp and it has been quite more challenging than i expected.
Meanwhile playing some notes to relax
yeaah in web dev it makes so much more sense lets see if my network controller is implemented well enough for this : p
Is this how people manage multiple providers?
Game
↓
NetworkingConctroller
↓
[SteamNetworking] [XboxLive] [Switch] [PlayStation] [Generic]
#gamedev #indiedev
Been struggling with my shader workflow, having to play the game every time just to see color/shader changes is killing my soul 😅
Any Unity devs have tips for better edit-mode preview setups?
#indiedev #gamedev #unity
sleepy debugging zzz 😴
yes i use the steamdeck to test linux server builds
#indiedev #gamedev
Really appreciate that, thank you! <3 weeks of debugging netcode finally paid off. Now just need to make sure the game is actually fun when people can play it together 😂!
thank youu :)
And yess its kinda the best feeling ever, after hundreds of hours, and thinking it would never work and then suddenly it just works, i feel as blessed as when seeing people discovering movement mechanics in the game i didn't code for.
doing multiplayer is soo much fun but such a rollercoaster of emotions
Testing Poef! multiplayer across 3 continents and... IT WORKS! 🌍
Steam page coming very soon! For now, join Discord for dev updates and playtesting ↓
discord.gg/SmNQaN24s7
Early development but I'm so excited! #gamedev #indiedev
true, it can be part of the iteration process and also inspiration for certain environments
all the timee they have amazing artwork
soundcloud.com/mariaholic/g...
So this is the song I am still playing with but with different chords and progressions, i know the time is not perfect but its a wip, this is a old version of it.
Anyway whats the best way of making game music, should i do it until the end?
#gamedev #indiedev #wip
Usually i wake up with a melody in mind or some chords i like and i try to improvise with them, I am trying to find a melody progression that connects thru the different paces of the game but also scared of utilizing a sound too much and tiring everyone.
#indiedev #gamedev #sounddesign
grrr im again struggling with video compression
the website can be checked out here:
oshinoko.kotono.nl
yeaah for some reason it has the bloom when i recorded it
Testing on the steam deck for the linux version and it just works, steam is amazing, unity is amazing.
Steam and unity really makes cross-platform dev a breeze
*i need 2 hands to control it
#indiedev #gamedev #steamdeck #unity
we vibing
eating chips while debuging on a train ride what else can i ask for :3 im so happy
so me debugging server:
one terminal: tcpdump -i any -n -v port 7770
another terminal:
sudo netstat -tulpn | grep 7770
everything looks great except server is not replying, likely a race condition? am i cooked?
if this doesnt work im gonna cry
netcode really makes me want to eol
i just have a bad case of technical implementation adhd 🤡
i hate my adhd/procrastination habit like this does not need to run a server headless container on 150mb of ram i should stick to local networking gameplay and just focus on the core experience.
I really really want to fix this but i need first to validate it more.
#indiedev #gamedev
thank youu, very much needed :)
Back to fixing gameloop/multiplayer bugs so I can play with friends and make the gameplay more fun