Nifflas' Support Forum

Level Editing Support => Knytt Stories Level Editing Support => Topic started by: jwei44 on May 31, 2009, 21:11:12

Title: A few things I want to do...
Post by: jwei44 on May 31, 2009, 21:11:12
1. Swim - infinite jump while in water? (And if possible, air limit)
2. Spikes where you can die when you touch, like I know in other levels,  you see a red box around the spikes but I do not know how to get that red box.
3. Moving platforms
4. Spike maze (Like a bunch of floating spikeballs, and to navigate, you have to touch objects that will give you extra jump)
Title: Re: A few things I want to do...
Post by: Dataflashsabot on May 31, 2009, 21:28:00
1. Not really.
2. Just use the Spikes object in traps. Alternatively if you want the red box method, it's under Invisible.
3. Well, you could set up a complicated system of shifts...
4. You can easily make a maze of spikes, there are floating spiky objects, and... well, there are two types of jump power-up, and you can take them away again but that's kinda complicated.
Title: Re: A few things I want to do...
Post by: Dandelion on May 31, 2009, 23:20:46
1. No, but you could exploit wallswimming.
2. Use spikes from a tileset and put bank 16, object 3 on them.
3. Nope. Unless you use a bunch of shifts, and that would slow down movement MASSIVELY.
4. That would be possible, but very complex and involve lots of shifts.
Title: Re: A few things I want to do...
Post by: Evil on May 31, 2009, 23:39:47
1. See #2
2. See #3
3. See #4
4. See #5
5. KS Source code.
Title: Re: A few things I want to do...
Post by: Purple Pineapple on June 01, 2009, 00:24:50
2. See #3
:huh:
Title: Re: A few things I want to do...
Post by: Dandelion on June 01, 2009, 01:02:59
1. See #2
2. See #3
3. See #4
4. See #5
5. KS Source code.
In other words, it's impossible. I don't think it's really reasonable to tell people to make their own mod.
Title: Re: A few things I want to do...
Post by: Purple Pineapple on June 01, 2009, 02:31:11
Two is completely possible. The rest aren't