If you start using built-in scripts, don't forget about them again--finding where you put that code becomes much more challenging when you don't know all the places to look.
Posts by hatmix
It's sync'd with an animation player that just flips sprite frames and calls a method that emits the particle at the correct frame.
First time I've tried sync'ing an animation and a one-shot particle emitter. I think it turned out pretty good! Now I will attempt to get a jiggle bone working for the dangly bit.
#godot #godotengine #vfx #animation
If I want a set of styleboxes based on minor variations around a common "base" stylebox, how should I create and maintain that without code?
It's not that I want to define Themes in code, but rather that I want sensible ways to reuse styleboxes, colors, margins, etc. and code is the only reasonable (IMO) way to do that today.
That's an interesting technique, thanks! It feels a bit obfuscated to me though.
I find previewing changes in-editor to be more convenient a workflow than running to preview. It makes sense for the editor theme use-case since IIRC you need to restart the editor to apply a custom theme anyway.
Anytime I hear "How to Theme" I must point to github.com/Inspiaaa/The... because it seems few people know about it. There's a similar addon based on CSS if you're more web savvy, but I don't have the link handy.
Check out playtester.io if you haven't seen it. It's the best site I've seen for finding new games nowadays. Got something better?
#games #gamedev #playtest
FWIW, when I see a good dev response on reviews like that, it usually improves my impression of the game.
Check out They Climb, our winning entry for #godotwildjam hatmix.itch.io/gwj-89 with art and design by idleluke.itch.io
#godotengine #gamejam #pixelart
I looked at matrix when you said you were moving and decided I'd go back to IRC before I'd go there.
Sketchy Coaster is my team's little 2D jam game about running roller coasters along splines. hatmix.itch.io/gwj88
I don't know how to feel about this comparison to the median... I have successfully gamer no-life'd this year?
One of these game stores cares about (protecting) their players (from abandoned early access titles)...
Is this still called 2.5D or should it be called something else? Is mimicking the 2D iso or topdown appearance important for the 2.5D label?
I just discovered chiptune.app and it's instantly my new spotify replacement!!! It was modarchive.org (also good)
What happened to GOG Galaxy? It used to work well enough, but ever since this v2 upgrade trying to install any game just hangs forever.
Highly likely, although I'm hoping for a memory upgrade and VR bundle options (and a nice price).
There is even a Github action if you want to test in CI, github.com/MikeSchulze/.... It works quite well on Github's default runners, though not all tests will work in headless.
What I've learned by adding UI scaling with content_scale_factor is you can't rely on fixed positions for anything (not even animating elements). You have to use container or anchor positioning for everything in the UI layer.
The metaverse was eaten by AI, quite literally... it was always just investment hype.
Took a shot at adding UI scaling to my game jam template. Seems to work pretty well so far. We'll see if it survives the next jam I try.
You can use my template if you want! github.com/hatmix/godot...
It was opening the popup_property_selector in moon-interval! And the editor tween preview is a killer feature. Thanks for making it!
Was just peeking at source for @dog-game.xyz Godot plugins and shazam! There's this line of code, suddenly a crack of lightning, the heavens open and you glimpse something you didn't know was possible before.
So good!
I can't believe I thought Jolt physics didn't work for Godot's web exports. It totally does! It's so good!!
Just released a little prototype #godot 3D project at hatmix.itch.io/burger-hero-...
I feel like I've finally figured out 3D for web in Godot 4.
Source? Was it used to generate capsule art / marketing, in-game assets / code, or both?
Play it at hatmix.itch.io/gwj-78