Author Topic: To investigate: Bashing towards a slope  (Read 2932 times)

0 Members and 1 Guest are viewing this topic.

Offline namida

  • Administrator
  • Posts: 12399
    • View Profile
    • NeoLemmix Website
To investigate: Bashing towards a slope
« on: August 09, 2022, 10:32:53 AM »
In L3D, if a lemming bashes through a wall then encounters the start of a slope, he stops bashing and walks up the slope, even though a basher assigned at the start of the slope will bash the slope itself. Need to investigate the result under Loap.

A related behavior occurs when instead of a slope, the lemming encounters a deflector. This situation is already handled correctly in Loap.
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: To investigate: Bashing towards a slope
« Reply #1 on: August 11, 2022, 09:32:34 AM »
In Loap, the lemming continues bashing. I'm leaning towards that this should be changed to match L3D's behavior, but I need to think about it a bit more.
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: To investigate: Bashing towards a slope
« Reply #2 on: August 13, 2022, 09:30:52 PM »
Fixed in commit 8606c5f.
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)