Hi! yes, we're also looking for a writer, please message me on discord: thenasky
TheNasky
Creator of
Recent community posts
Hi, we're looking for game designers and pixel artists for both a project we've been working on for a bit and another one for this jam. we're very experienced and commited, and we're looking for like minded people.
regarding the project we've been working on, it's a turn based rpg, with deep combat and customization, you could say a mix between baldur's gate 3/pathfinder kingmaker and path of exile.
Hey! Your work looks great, and it'd be nice to collaborate.
I'm a senior developer with a lot of experience in Godot, and I'm currently leading the programming side of a turn-based RPG for another game jam (which we intend to keep working on long term). We also have two composers on the team, and we're currently looking for a pixel artist.
We've put together a really committed team and already have a solid foundation of reusable gameplay systems that we plan to keep building on long-term. The project itself is ambitious, but we're keeping our expectations grounded and tackling it one step at a time. Right now, the main roles we're looking to fill are a pixel artist and a game designer who can help with writing and level design.
We're also happy to work on smaller projects along the way. If you'd rather start with something like Godot Wild Jam #96 as a test run before deciding whether we'd be a good fit for a larger project together, we'd be totally up for that.
I think your art style could be a great fit, so if you're interested, I'd love to chat and tell you more about what we're building and see if it's a good match for both of us.
My discord is: thenasky
Hi, can i make ui within the game engine? i'm using Godot and have gotten fairly good at making UI without using ANY assets. for example for a a previous jam i made dialogue box that contained character sprites, but outside the character sprites everything was made in the engine, no reference sprites for ui, like backgrounds and borders.
Hi, I'm Nasky, Software Engineer with experience in programming and game design, i'm currently looking for someone who can help with some design tasks like writing lore/dialogue and level design, and it would also be very nice to have someone who can do some music. i use Godot and also develop my own tools.
i've participated in 2 game jams so far
We are a Godot programmer and a 2D artist looking for more people to join our team for the jam
We’re looking for:
• Programmers (Godot / GDScript)
• Pixel Artists / 2D Artists
• Sound / Music
• Game Designers / Writers
• UI
• Anyone who wants to participate and make a game
Goal is to actually finish and submit a polished game before the deadline.
If you're interested, DM me ASAP and tell me what you do! my discord is "thenasky"
Great game, played for an hour. here's my monstruosity. https://imgur.com/a/xHzhy9w
i have a script that automatically recolors sprites to all the colors you want, so if you want clothes to be red and hair to be blue you can feed it all the sprites and it will do it. But really doing this with sprites is not the best idea, you should do it with a shader or by creating a new sprite sheet in memory when needed since that way you save space and remove the issue of having to deal with multiple files. i showcase this system in one of my projects, https://darkspire.vercel.app if you're interested i have a github repo that has a very basic version of it. If you're not a programmer you can use AI to customize the code to your liking https://github.com/TheNasky/Sprite-Chromator
Thanks a lot for the feedback, i'm glad you enjoyed the game. Btw the game HAS sounds for pickup and taking damage, but they're both bugged right now for some reason, they work fine on my editor, but they don't seem to work in the HTML version.
i like your idea of adding fog and some particles, i originally wanted to do that too, but i'm unfamiliar with shaders and particles on godot and i ran out of time.



