What a cool idea! Boy that gets difficult fast but I can definitely see the concept coming together into something really cool!
Tallbeard Studios
Creator of
Recent community posts
Heck yeah I'm glad you're enjoying it! If you ever just wanted to listen to the music I do have this album on Bandcamp :) https://abstractionmusic.bandcamp.com/album/three-red-hearts
Hey good job! Those drop games are really fun to make. I did one as a joke for a streamer friend of mine about a year ago XD https://tallbeard.itch.io/soopdrop
Found this article for the current code base of Godot (https://godotengine.org/article/platform-state-in-csharp-for-godot-4-2/) ... short version is that exporting to desktop (Win/Mac/Linux) is fully supported, mobile (Android/iOS) is functional but experimental, and web is not supported yet.
I'm gonna stick with GDScript for this project and then probably try Godot in C# for my next one!
I think Godot 4.2 has better integration, but I'm not sure. I'm trying very hard to get into GDScript but not having strict typing and encapsulating functions and statements with white space instead of curly brackets really throws me off haha. Unreal seems CRAZY powerful for sure, but like you said the framework is designed for huge games so even a minimal export is still huge.