Author Topic: [Minor][Styles][Player] Updraft in official sets has artifacts if height%4 != 0  (Read 959 times)

0 Members and 1 Guest are viewing this topic.

Offline Dullstar

  • Posts: 2092
    • View Profile
    • Leafwing Studios Website (EXTREMELY OUTDATED)
It's not really a big deal, since it can be fixed just by adding or subtracting a few pixels from the height such that the height is divisible by 4 (I think that seems to be the pattern, at least), but updrafts do not tile correctly in the y direction when their height is not a multiple of 4. It looks correct at all sizes in the x direction.

It also looks correct to me in the editor, but of course it's not animated in the editor.

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
It won't quite look right in the X direction either at certain sizes, though it's definitely far less noticable.

There isn't really much that can be done about this while still maintaining the nice edges, without getting really complex.
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)