Yuri :godot: on Nostr: nprofile1q…5vpcu In a certified "duh" moment I just realized that since we're ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq5y6x73rcu0867mulkdd7mdp28mrx6zlh6206suwsm3a7e7v5fsdqu5vpcu (nprofile…vpcu) In a certified "duh" moment I just realized that since we're already messing with the window script, then we can probably get away with scaling the root UI node instead and making the window script account for that.
Which would be a better solution for games, since you want to scale UI independent from the world. Especially in 2D, where UI and the world share the scale and the camera.
Which makes my demo project and the upcoming article that much more complicated! 😬
Which would be a better solution for games, since you want to scale UI independent from the world. Especially in 2D, where UI and the world share the scale and the camera.
Which makes my demo project and the upcoming article that much more complicated! 😬