Downloading the android beta just to feel something
Downloading the android beta just to feel something
Somebody tell me why I shouldn't make my own game laucher/updater right now
People sending pics of it running on their own hardware is so cool
I ported the classic flash game Bloxorz to the Game Boy Advance. You can play it now at nostabyte.itch.io/bloxorzgba
Anyway, here's the trailer I threw together for it
#gamedev
I ported the classic flash game Bloxorz to the Game Boy Advance. You can play it now at nostabyte.itch.io/bloxorzgba
Anyway, here's the trailer I threw together for it
#gamedev
It's weird having a project so small in scope that I might actually finish it this week
I'm on day 3 of this nerd snipe thanks to my brother. I think I can have it done before my vacation is over next week.
I got a GBA SP for Christmas with a flash cart and now I'm running code I wrote this summer on it
If enough people want it maybe. Right now it just forces the effect on everything so I would need a way toggle it in the editor. I also want to use it for a while and work out any bugs I find.
The godot icon as a decal projected on a wall where the pixels of the logo align with the pixels of the wall texture
This also works for decals apparently
ball with a pixelated shadow with the pixels of the shadow lining up with the pixels of the floor texture
It turns out you can snap the LIGHT_VERTEX to the nearest tex coord to make it look like the realtime lighting is baked into the texture. I've been wanting this effect since I saw it in a minecraft shader years ago. Now I'm going to add it to StandardMaterial3D. #godot #gamedev
Has anyone coined a term for when the geometry is really fucked up due to some graphical glitch like this?
I broke it
I got some basic rope physics working. I decided I needed it for the next mechanic I want to add. If you look close enough you can probably figure out how it works. #godot #gamedev
Why did nobody tell me gimp has non destructive editing now? I have been avoiding it for over a decade because of it's workflow so maybe I'll give it another shot.
Butcher's left arm
Butcher's right arm
I got both of Butcher's paws. Sorry about the non-uniform background
I made a lot of progress over the long weekend but I would have made more if I didn't make my reflection probe test into a bouncy ball. I have probably spent over an hour just doing this and tweaking parameters. #godot #gamedev
Lol that is my main inspiration. Thank you
I was looking for something on my drive and found a bunch of screenshots from a project I abandoned 2 years ago. Looking through them is making me want to return to that project again. #godot #gamedev
I want the new steam controller
They have the video on their website but it's hosted from their own cdn. It's most likely running as a YouTube ad
I made another addon for Godot instead of working on my game...
jacobcoughenour.com/posts/gdscri...
tl;dr here is the code for it: github.com/jacobcoughen...
I made another addon for Godot instead of working on my game...
jacobcoughenour.com/posts/gdscri...
I think it's intentional. They want you to mindlessly scroll their app just like every other app.
I haven't been doing a lot of gamedev this week. I'm almost one week into my usual two week Minecraft phase