Great stuff! I saw that you are trying different tools, so I want to ask a question , have you considered Odin language? It’s basically a C with a Go like syntax (roughly), it’s general purpose language, but mainly for building programs and games, it has very inspiring mindset behind it, and also resembles a lot of Jai
Ok, so I'm having the hardest time figuring out how you split out the houses from the tilesheet into their own images. Sorry, the programming is no problem, it's the UI tool stuff that's getting me 😅
Loving the series🎉🎉🎉
Thanks for the video!)
Great tutorial!!! 🚀🚀🚀
Great stuff! I saw that you are trying different tools, so I want to ask a question , have you considered Odin language? It’s basically a C with a Go like syntax (roughly), it’s general purpose language, but mainly for building programs and games, it has very inspiring mindset behind it, and also resembles a lot of Jai
I haven't tried it yet, but it looks interesting
It'd be good to add directions to how you go about cropping out the buildings
لك جزيل الشكر لأجل هذه السلسلة الجميلة! أنت تلهمني لأستمر في هوايتي بالبرمجة. شكراً ^^
Ok, so I'm having the hardest time figuring out how you split out the houses from the tilesheet into their own images. Sorry, the programming is no problem, it's the UI tool stuff that's getting me 😅
I just use GIMP its free
@@magibai Ah cool, do you do anything special? Any tips? Thanks for sharing!
@@magibai Ah, I figured it out! I can just the rectangle select tool and paste as a new image.
@@Community-Compute you can use the crop tool as well and can manually adjust by pixels instead. So you can be sure they are in 16 pixel multiplier
@@magibai Thank you! I'll try that.
Hi! I think you probably forgot to push the changes to the assets folder into your github repo?
thats weird thanks for pointing that out! everything should be updated now
What is your vim setup?
@@emehrkay it's a custom config:
Https://github.com/m1chaelwilliams/my-nvim-config
Why didn’t you just import everything as 8x8 tiles instead?
He answers that question at 1:00