Author Topic: [BUG][EDITOR] Trigger areas shown for no-effect objects  (Read 1271 times)

0 Members and 1 Guest are viewing this topic.

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
[BUG][EDITOR] Trigger areas shown for no-effect objects
« on: August 08, 2018, 07:15:02 PM »
1. Create a no-effect (NOT moving-background) object.
2. Place this object in a level in the editor.
3. Turn trigger area rendering on.

Expected: No trigger area is shown for the no-effect object.
Actual: A 1x1 trigger area is shown at the top-left corner of the object.

The player does not have any such problems; this is exclusive to the editor.

Severity: Extremely minor, but could get a bit misleading if eg. such an object is placed close to a window (which will also have a 1x1 trigger area, one that is meaningful).
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)

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
Re: [BUG][EDITOR] Trigger areas shown for no-effect objects
« Reply #1 on: October 06, 2020, 11:22:58 PM »
Fixed as a side effect of other recent changes. This is in the current dev code (thus will be included with V1.28); it is NOT fixed in the stable release at the time of this post.
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)