@popcar2@mastodon.gamedev.place
Post #1821211
2026-03-06 15:12 UTC
After 2 years of waiting, the Godot pull request for transform offsets in Control nodes is FINALLY MERGED!
https://github.com/godotengine/godot/pull/87081
This is a big deal for anyone doing UI in Godot, because it means you can finally animate nodes inside containers by offsetting them. This was my biggest pain point.
#godot #godotengine
Replies (1)
-
@jowan@mastodon.gamedev.place 2026-03-09 12:16
@popcar2@mastodon.gamedev.place omg, awesome awesome awesome. Tbh this adds yet another layer of confusing properties to controls but I'd say it's worth it for the much needed flexibility when animating (and juicy UI's really need animations).