
Time to brew a fresh cup of tea and fix some bugs 🍵
#GameDev #IndieDev #Programming
On this day: 1142 posts, 75 reposts, 1494 total likes.
Time to brew a fresh cup of tea and fix some bugs 🍵
#GameDev #IndieDev #Programming
So - ever wanted to do nice dynamic animations in Godot? You need to learn about tweens - it takes 4 minutes! 🔥
👉 youtu.be/p-4nfWYyIp8
#gamedev #game #godot #GodotEngine #godot4 #madewithgodot #csharp #gdscript #programming #tutorial #tween #interpolation
Not gonna lie, I find pointers in C fun to use.
#programming #program #computer #computers #code #coding #C #computerscience #gnu #linux #gamedev #gamedevelopment
Seriously... Why is it so difficult to distinguish between a touch-input and a mouse-click when running in WebGL. Needed it for the hovering/toggle popups. I tried everything imaginable. In the end, a separate TouchDetector was the only way that worked.
#gamedev #programming #Unity #WebGL