10-26-2021, 03:18 AM
Hi!
Regarding the wobble effect, I'm glad you liked it :-) unfortunately it cannot be applied to a sprite, it only works on tiled layers, because it's a combination of two effects applied at once:
Regarding the wobble effect, I'm glad you liked it :-) unfortunately it cannot be applied to a sprite, it only works on tiled layers, because it's a combination of two effects applied at once:
- Per-line horizontal offseting, with a raster effect. This one can be applied to sprites
- Per-tile vertical column offset. This one only exists in tile-based layers, as sprites don't have "columns"