Author Topic: [BUG] [EDITOR] One-way arrows displaying on objects  (Read 1518 times)

0 Members and 1 Guest are viewing this topic.

Offline Wafflem

  • Posts: 943
    • View Profile
[BUG] [EDITOR] One-way arrows displaying on objects
« on: March 02, 2016, 06:55:06 PM »
I know this has been raised before, but I'd like to bring it up again. Even though this may be a low-priority issue, I'd rather bring it up than forget it completely.

While the one-way arrows displaying over objects doesn't affect the level functionally (i.e. they don't display on objects when playing the level), this can be very annoying and distracting while one edits their level.
YouTube: www.tinyurl.com/YTWafflem
Twitch: www.twitch.tv/Wafflem467

Have level designer's block right now? Have some of my incomplete levels for LOTS of ideas!

Offline namida

  • Administrator
  • Posts: 12399
    • View Profile
    • NeoLemmix Website
Re: [BUG] [EDITOR] One-way arrows displaying on objects
« Reply #1 on: March 02, 2016, 06:58:08 PM »
Low priority, and probably a lot of work to fix. Next time I'm working on the editor I'll see if there's any simple way to fix it that I've overlooked, but if only complicated solutions exist, it probably won't be fixed for a while. I do, though, fully agree that it should be fixed eventually.
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: 12399
    • View Profile
    • NeoLemmix Website
Re: [BUG] [EDITOR] One-way arrows displaying on objects
« Reply #2 on: March 09, 2016, 04:50:50 AM »
I noticed that this doesn't happen if they actually have the "Only Draw On Terrain" flag set. I looked into why this happens, and it turns out - it's simply a matter of that the editor draws such objects before any others. I modified it so that it also includes one-way-arrows in this "draw first", and the result - this bug is finally fixed. :)
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)