godot icon indicating copy to clipboard operation
godot copied to clipboard

Fix `Parallax2D` repeats being not relative to its transform

Open kleonc opened this issue 6 months ago • 10 comments

Fixes #95574.

To me the previous behavior seems bugged (hence marking it as such) but I'm not fully sure about it.

@markdibarry Not sure if that's the behavior you suggested in https://github.com/godotengine/godot/issues/95574#issuecomment-2292447062 though. So feeeback welcomed. :slightly_smiling_face: Also if that seems like what's desired then please test it further to ensure no regressions (I'm assuming you have plenty of test projects for Parallax2D).

Project with examples presented below: parallax_demo_MRP.zip

Original repeat setup Before
(v4.3.stable.official [77dcf97d8])
After
(this PR)
ekp9pTmq3l QD4bNZda4O JufFXTox5u godot windows editor dev x86_64_u2YnsrKQ4F
zxxzYg9bp8 Godot_v4 3-stable_win64_nWGuRWpn78 1t9cwc8SM2 YlLphNqNc4

kleonc avatar Aug 16 '24 23:08 kleonc