Lemmings Forums

Lemmings Boards => Lemmings Main => Topic started by: Amobius on May 26, 2023, 10:58:56 AM

Title: New idea?
Post by: Amobius on May 26, 2023, 10:58:56 AM
I have an idea to create a new engine for a Lemming clone. I would like to have a team for this. I will be the project leader and draw some sprites for the game. These include some lemming animations and a level editor concept. Then let's talk about something else.
Title: Re: New idea?
Post by: Amobius on May 28, 2023, 05:29:42 AM
Ok, i have a idea to 4 variantions of bombers. 1-Bomber for Lemmings 1. 2-Bomber for Lemmings 2. (no die lemming) 3-no time bomber, 4-3, but with knock back.
Title: Re: New idea?
Post by: Amobius on May 31, 2023, 04:44:26 PM
A small contest. I aslo starting working with interface of editor, (please, help me with engine):lemming:
Title: Re: New idea?
Post by: Simon on May 31, 2023, 06:43:00 PM
Welcome to the forums!

The best way to attract co-developers is to present a program that already does something fun and unique. It doesn't have to be perfect, as long as it's exciting to try. Compare it with some existing Lemmings projects here: All those projects started in the hands of a single programmer. Only over time, the projects attracted graphic artists, level designers, and extra programmers.

If you aren't into software development yourself: What would be the big new exciting idea? What do you envision that none of Lix, NeoLemmix, Lemmini, SuperLemmix, L2Player, Loap, ..., have yet? Do have a specific gripe about one of them that you want to see fixed?

-- Simon
Title: Re: New idea?
Post by: namida on May 31, 2023, 09:48:18 PM
Regarding the bomber - ask yourself if this is meant to be focusing on puzzle solving, or action. In the case of the former, bombers should not be timed. It's more debatable in the latter case, if you're going for a more action-focused game. Flinging could very well follow similar logic - although the fling adds different puzzle possibilities, depending on the implementation it could end up very fiddly.
Title: Re: New idea?
Post by: Amobius on June 01, 2023, 03:19:43 AM
I don't understand, how i make a engine. But, i ready to make CONCEPT in Asperite, and i don't have any idea for bombers. But non included skills for Lemmings 2, are included.
Title: Re: New idea?
Post by: Amobius on June 01, 2023, 03:36:44 AM
Oh, forgot. This is a idea for mini fignting system. Hadouken for Lemmings 3, and Axer-permission skill. Every enemy, who is faces Axer, death. A two skills. Downer, -Builder, But ladder bulid down. Slider- (my concept) Lemming-aslo roller, but can slide for 3-heingt and stop slide when lemming get a wall.
Title: Re: New idea?
Post by: WillLem on June 01, 2023, 05:19:12 AM
@Amobius

I could use some help with SuperLemmix (https://www.lemmingsforums.net/index.php?topic=6180.msg98179#msg98179) if you fancy getting involved with development. I'm looking at adding superlemming speed and a 2-Player mode for a future update, both of which will be a lot of work. There are already a lot of new skills and features, give it a look and see if it's something you'd be interested in helping with.

SuperLemmix already has both Timebombers and Instabombers. I could look at adding fling physics as well, but I'd probably want to work that in as part of a "Batter" skill (see Lix (https://www.lemmingsforums.net/index.php?board=8.0) as an example of that in action) rather than another Bomber type - 2 is already plenty!
Title: Re: New idea?
Post by: Amobius on June 01, 2023, 11:42:24 AM
To some extent you're right. I ready to help you. Many concepts, don't included in
engine. But, i create a new idea. A terraian, with break only choose skill. Example. Basher can't bash wall, with wall dig only digger.
Title: Re: New idea?
Post by: Amobius on June 01, 2023, 12:25:37 PM
I don't help with code, but, i can help with concept. 1-Just add the button in editor level speed, or (and) lock fast forward button in editor. With 2 player mode,  -if you ready to lose 1 slot, and level factiacaly 1 player with 2 teams. In trap door and exit has new three configurations -Team one (green hair) Team 2 (blue hair) and All teams. And in gameplay new button. Change skills for team 1 and 2. In skills settings in editor 2 buttons. Team 1 skills and Team 2 skills.
Title: Re: New idea?
Post by: WillLem on June 01, 2023, 01:30:47 PM
A terraian, with break only choose skill. Example. Basher can't bash wall, with wall dig only digger.

NeoLemmix and SuperLemmix (and Lix?) aleady have one-way arrows for horizontal-only and vertical-only destruction, in both directions. The only thing that's missing is Bomber-proof/Bomber-only terrain. We could look at discussing that idea and see if people think it's worth adding to SuperLemmix.

1-Just add the button in editor level speed, or (and) lock fast forward button in editor

Yes, adding it as a level design feature is most likely the way to go. However it could also be implemented as a global option that the player can toggle on and off at any time, so that any level could be a "superlemming-speed" level at the push of a button. Then, it would likely be added to individual levels as an optional "play in superlemming mode" Talisman. We could even do both.

As for 2-player mode, the first thing I want to try is lemming "tribes," so that each lemming tribe can have it own dedicated exit that other lems can't access. If I can manage that, the next step will be to allow the tribes to access any exit, but count towards the saves for whichever tribe the exit is for.

In the meantime though, I'm taking a bit of a break from adding new features for a while. The most recent version of SuperLemmix was only released yesterday, and I've already found a handful a bugs that will need to be fixed. I'm going to concentrate on making levels for a little while, and testing the existing features as extensively as possible, before adding anything else.