WCHC gamedev
banner
wchc.pl
WCHC gamedev
@wchc.pl
2.9K followers 4.7K following 870 posts
Hi, I'm Kuba, a 🇵🇱 #polish 🎮 #sologamedev living in 🍔 #hamburg working on my first Steam release - 🪖 Bedroom Battlegrounds! I work with ☑️ #unity and 🤖 #godot. Buy and wishlist the game on Steam https://t.ly/YDKKb My socials https://linktr.ee/wchcgamedev
Posts Media Videos Starter Packs
Pinned
Next chapter of my #gamedev journey has just began ☺️. I have released my first, solo developed game "Bedroom Battlegrounds" on Steam! 😎
Catch it at the -15% launch discount! 👌
store.steampowered.com/app/2776110/...
#indie #game #release #strategy #turnbased #tactical #armymen #madewithunity
Reposted by WCHC gamedev
Ever wondered how some #indie studios keep releasing hit after hit while others sink years into the wrong game? René Habermann, CEO of @bippinbits.bsky.social, lifts the curtain at #GodotFest on validating game ideas and keeping development fun.
This one'll be crowded I feel. Looking forward to it!
Reposted by WCHC gamedev
No art degree, but need to handle art direction as an #indiedev? Join Simone Mändl’s crash course at #GodotFest and gain the essentials to communicate better and make confident creative choices.
Reposted by WCHC gamedev
How can you incorporate accessibility & DEI into game development with #Godot from the start? Chrysa Bika, researcher @ TUM, will present approaches, methods, and practical guidelines @ #GodotFest for co-designing with players at the center.
Reposted by WCHC gamedev
Can #Godot expand beyond indie games, into AA territory? Well, the best way to learn is by doing, so the team @epictellers.bsky.social set out to create an entire full-scale cRPG, all in Godot! Learn more about this crazy endeavour @ #GodotFest!
Reposted by WCHC gamedev
Any questions? @coppolaemilio.com from the Godot Foundation will be hosting a Q&A session for everyone to chat and glean some insights into #Godot and its inner workings @ #GodotFest , so bring all the questions you have!
Reposted by WCHC gamedev
Ctrl + A, AudioStreamPlayer node, turn autoplay on.. done! Congrats, you've added music to your #Godot game. The most boring and bland kind of music. Learn how make it way better with adaptive audio, taught by Paul Bittmann @ #GodotFest
Ohhh, I love that idea! I was scratching my head how I can make it easier for the player and slowing down the time didn't occur to me. Combining spell effects is another cool feature, thanks for the ideas!
Gesture-Based Elemental Magic – Yay or Nay?

Prototype made with #Godot
#indie #gamedev #magic #elemental
I made a little demo in #Godot with #planets orbiting a #star for a fellow #gamedev in need.

forum.godotengine.org/t/drawing-pa...
Let me know if this can be improved in any way, or if you have any cool ideas for a project that could be built on it!

#godot #indie #gamedev
I was hoping he would curl into a ball and roll
You yeeted it really good
I'm proud to brag that I've just reached a milestone of 50 solutions given on forum.godotengine.org
That means 50 more aspiring gamedevs closer to fulfilling their dream!
Go and make some games, people!
#godot #indie #gamedev #inspiration #support
Do you need a shooting direction angle randomizer™?
See my demo code snippet I prepared for a fellow Godoter:
forum.godotengine.org/t/need-some-...

#godot #tips #indie #gamedev #game #snippet #gdscript #shooting #shooter #fps
Surprise code review!

You could assign get_child(0) to your best_action var right when you instantiate it instead of null. This way you can remove these two lines completely:
if not best_action:
best_action = get_child(0)

And why is there so much wasted space between your lines? Slim it dooown 😅
What's your standard color pattern? E.g. red for scripts, blue for scenes, etc? Or any other?

#godot #indie #gamedev #LookingForInspiration
ategon.dev Ategon @ategon.dev · Dec 25
Daily Godot Tip #25: You can color folders by right clicking them and then clicking set folder color. Any files/folders will be colored the same color (unless the subfolder explicitly has another color set)

Useful for finding certain folders quicker

#godot #gamedev #godottips
Reposted by WCHC gamedev
EakyRtk @eakyrtk.com · Dec 26
Here it goes! My first Game dev tutorial - How to Make UI in Godot - Its an open source demo that also includes a more detailed presentation using Excalidraw. 💙

You can reach the blog and links from here.
eakyrtk.com/how-to-make-...

Every like&repost very much helps!!💫

#gamedev #indiegamedev
How to Make UI in Godot 4
As a beginner, making UI can be very confusing. Godot handles the UI processes well for me, but for beginners it's a bit confusing, not gonna lie. I know this from myself and my friends who have tried...
eakyrtk.com
It gets worse if you dig a little deeper :D
Oh boy, welcome to the real world :D
Get cozy!
Ohhh, so cool! Looks great :)