SnapGamesStudios
@snapgamesstudio.bsky.social
100 followers 50 following 180 posts
👋 im a hobbyist gamedev 🕹 my games snapgamesstudios.itch.io 📱 website https://sites.google.com/view/snapgamesstudios
Posts Media Videos Starter Packs
Pinned
snapgamesstudio.bsky.social
made a little website which shows more info about Runestone
#indiegame #indiedev #gamedev

sites.google.com/view/runesto...
Runestone
sites.google.com
Reposted by SnapGamesStudios
thegatesbrowser.bsky.social
Hey!
Wanna try publishing your first project to TheGates? It's dead simple with this web editor now!
editor.thegates.io

Just open the editor, make your changes, and click "Publish". You can see your project in TheGates app right away and share it with your friends 🎮🕹️

#gamedev #indiedev #godot #web
snapgamesstudio.bsky.social
Why are shaders in it own section. Why not just put it in the scripts tab it's so annoying to go use that silly little shader section that feels so clunky #godot #indiedev #gamedev
snapgamesstudio.bsky.social
What is one skill you need to work on but never do?

Mine is shaders. 🎨

#godot #indiedev #gamedev
a close up of a man 's face with a beard
ALT: a close up of a man 's face with a beard
media.tenor.com
snapgamesstudio.bsky.social
I conducted a brief playtest to identify bugs in the game.

I built a little house (I need more blocks). Here are some screenshots 📷

#indiegame #indiedev #gamedev #godot
Reposted by SnapGamesStudios
mayzmae.dev
trying to get cameras working
#godotengine #godot #indiedev #solodev
snapgamesstudio.bsky.social
Update: MVP of the runtime item-downloader is done. 🥳

Remaining tasks:
1. Store voxel meshes inside items and load them into an array at runtime for building and breaking blocks.
2. Improve speed, as it currently takes up to a minute to load the game.

#indiegame #indiedev #gamedev #godot
snapgamesstudio.bsky.social
Got to love it when you're just about to finish a feature, then realise a much better way to do it that would make it easier, but then you have to decide whether to scrap what you've spent a week doing or change it the new and easy way.

#indiegame #indiedev #godot #gamedev
a cartoon dog is sitting at a table in front of a fire
ALT: a cartoon dog is sitting at a table in front of a fire
media.tenor.com
snapgamesstudio.bsky.social
Did some work on the Gallery, making the graphics better
Next, I will look into speeding up the world gen

#indiegame #indiedev #godot #gamedev
snapgamesstudio.bsky.social
More work on the backend: uploading items and resources from a small website, runtime downloading to memory and disk for files (.tres, .res, .mp3). Next, add it to the main game, expecting bugs.

#indiedev #gamedev #godot #indiegame
Reposted by SnapGamesStudios
unomelon.bsky.social
Accidentally broke my renderer yesterday, but it ended up producing some really cool glitch art. #gamedev #indiedev
Glitch art 1 Glitch art 2
snapgamesstudio.bsky.social
Sadly, I have bad news: my computer can't handle two debug windows of world hoppers, so I can't test multiplayer locally. I'll need someone to test it with each time, or get someone to do it. The multiplayer is set up, but I want to improve it.

#indiegame #indiedev #godot
snapgamesstudio.bsky.social
Yeah, very nice and easy to set up
snapgamesstudio.bsky.social
Also, I would like to state I don't normally use AI for coding, only use it to clean my code or for this.
snapgamesstudio.bsky.social
been coding the Python Server that will hold the items between worlds.

And man, it's scary how good ChatGPT is at Python. I copied and pasted and got 0 errors.

#indiegame #indiedev #gamedev #godot #python #AI
Reposted by SnapGamesStudios
majormcdoom.bsky.social
Because Godot has a bug in its thumbnail caching code, all of my penguin NPCs now show a thumbnail of Flesh Penguin from my last shitpost. 🤣🤣🤣
A screenshot of the inspector in the Godot editor, inspecting a penguin NPC, showing a thumbnail of Flesh Penguin's face.
Reposted by SnapGamesStudios
hexagonnico.bsky.social
The factory-building game prototype I've been showing in the past days is now up on Itch.

It's a game about building a factory in a world of floating islands.

Please go try it and tell me what you think! 🙏

hexagonnico.itch.io/ozone-lands

#gamedev #indiegame #godot #godotengine #pixelart #blender
Reposted by SnapGamesStudios
sorcerystory.bsky.social
Now streaming the development of my Colony Sim + RPG game! ⚒️🤖⚔️

Back to it! Today is going to be more of a chill day! Lots to talk about! Also will probably do some art down the line!

Come join me!

www.twitch.tv/sorcerystory

#gamedev #indiedev #godotengine
Reposted by SnapGamesStudios
loopbox.bsky.social
💎Clean Glass Shader

Made in: Godot 4.5

A simple Clean Glass effect using a Shader

No transparency!

#gamedev #indiedev #shader #VFX #godot #solodev
snapgamesstudio.bsky.social
The Gallery is now up and playable on thegates.io! 🎉

It used a free api from the Art Institute of Chicago

#indiegame #gamedev #indiedev #godot @thegatesbrowser.bsky.social
snapgamesstudio.bsky.social
Another update on World Hoppers. I've been busy 😀

1. Saved blueprints to the backend 💾
2. Improved the pausing system 🖥️
3. Reworked creature spawning (was not working) 🛠️
4. Completed a project clean-up 🧹

#indiegame #indiedev #gamedev #godot
snapgamesstudio.bsky.social
Working on the backend some more, I created a little graph to better understand it.

#godot #indiegame #gamedev #indiedev
snapgamesstudio.bsky.social
I need this. 😍
gdquest.bsky.social
GDScript code formatting in an instant coming soon in a Godot editor near you.

Works automatically on save too.
snapgamesstudio.bsky.social
It's been a while since my last update on World Hoppers. I've been working on reworking AI pathfinding, adding a setting to disable leaf transparency, creating a breaking overlay texture for better feedback, and developing a feature to remove backend data.

#indiegame #godot #indiedev #gamedev