Poll

What is your preference on how this works?

Single-shot - ie: a single object can only neutral-ize or de-neutral-ize a single lemming ever (like a single-use trap)
1 (8.3%)
Infinite, constant - ie: a single object can neutralize or de-neutralize any number of lemmings instantly (like a fire or water object)
11 (91.7%)

Total Members Voted: 12

Author Topic: [DISC][PLAYER] Potential new object - Neutral-izer / Deneutral-izer  (Read 9088 times)

0 Members and 1 Guest are viewing this topic.

Offline Simon

  • Administrator
  • Posts: 3876
    • View Profile
    • Lix
Re: [DISC][PLAYER] Potential new object - Neutral-izer / Deneutral-izer
« Reply #15 on: November 30, 2021, 03:56:03 AM »
Infinite, always-active: This feels like has wider applications than single-use. Example: Put the always-active neutralizer on all connections to a certain area where you want to forbid all skill assignments.

Compare this with a naive nonassignment area: That would be an area-filling gadget where you can't assign inside. Such a naive area would lead to problems with visualization. You'd want to pad a large area of the level, both terrain and air, with naive nonassignment areas. Most visualizations for such a large area would become obstrusive. One-way arrows already catch your eye aggressively, and the naive nonassignment area would likely be harsher on the eye.

I have no strong opinion on the value of either the infinite neutralizer or the infinite deneutralizer. Looks like they can be tools to prevent backroutes as well as central level themes. I'll leave any stronger argument for the level designers.

-- Simon

Offline Dullstar

  • Posts: 2092
    • View Profile
    • Leafwing Studios Website (EXTREMELY OUTDATED)
Re: [DISC][PLAYER] Potential new object - Neutral-izer / Deneutral-izer
« Reply #16 on: November 30, 2021, 07:56:56 AM »
A thought on the Neutralizer specifically: effectively, it could be argued that it's a soft trap - it doesn't KILL the lemming, you can still save it, but if you can avoid it you probably don't want your lemmings being neutralized. With that in mind, would it count as a trap when interacting with a Disarmer?

Regarding triggers for both types: Infinite, constant seems like the best choice: while both infinite triggered and single-use also have interesting puzzle potential, I think the constant is the most important of the three to have - single-use by itself in particular by itself would be bad, because if you wanted more, if not explicitly banned by the engine it would strongly encourage designs that stack several single-use ones on top of each other, and if you wanted to do it fairly, well, you'd need a lot of space, and it's not going to look nice, as well as being time consuming to bypass if bypassing them is part of the puzzle. Infinite triggered has already been ruled out, but similarly, if you don't want infinite triggered neutralizers to be bypassed via Compression Method tactics, you have to stack them. Thus, I'd put the priorities like this:

Most important: Infinite, constant
Still interesting: Infinite, triggered
Don't do this one unless you also include both the other ones: Single-use

ALTERNATIVELY:
Have one version of the object (constant effect) that has a lemming count similar to how exits work in the sense that it can, but isn't required to, be infinite.



For the record: At this time I support the Neutralizer and Deneutralizer, but not the Zombifier. If I were forced to pick one I'd learn towards the Neutralizer, but would prefer having both the Neutralizer and Deneutralizer. Given the existing zombie mechanics I am not convinced the Zombifier brings anything interesting to the table, and it's another object to design (I mean, maybe the code could be shared with the Neutralizer or with existing zombie mechanics, but it's still another object that needs to be visually designed).
« Last Edit: November 30, 2021, 08:24:56 AM by Dullstar »

Offline namida

  • Administrator
  • Posts: 12399
    • View Profile
    • NeoLemmix Website
Re: [DISC][PLAYER] Potential new object - Neutral-izer / Deneutral-izer
« Reply #17 on: November 30, 2021, 08:47:40 AM »
Quote
A thought on the Neutralizer specifically: effectively, it could be argued that it's a soft trap - it doesn't KILL the lemming, you can still save it, but if you can avoid it you probably don't want your lemmings being neutralized. With that in mind, would it count as a trap when interacting with a Disarmer?

This could be argued for the single-use or triggered-infinite variants, maybe. Not so much for the infinite-constant one, I feel.

Also to be clear, triggered-infinite is ruled out at this point, as is the zombifier.
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: [DISC][PLAYER] Potential new object - Neutral-izer / Deneutral-izer
« Reply #18 on: December 08, 2021, 06:54:51 PM »
Commit 5a4a09c implements these (as well as the permanent skill remover), except that they have only placeholder sound effects. Exp build will not be released until all 5 object types are ready for testing (but I am okay with releasing it while still using placeholder SFX).
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 WillLem

  • Posts: 3392
  • Unity isn't sameness, it's togetherness
    • View Profile
Re: [DISC][PLAYER] Potential new object - Neutral-izer / Deneutral-izer
« Reply #19 on: December 08, 2021, 09:50:35 PM »
I'll have a look at sounds for this tomorrow/Friday. Hopefully I can come up with something suitable, or at least get some ideas together that can then be tweaked/changed to something else.