Page 1 of 1

New badguy: Jumping Spiky

PostPosted: 01 Jun 2016, 06:28
by Savs
The jumping spiky is/will be another variation on the Spiky badguy. As usual, it looks like an innocuous spiky until the player gets near it, at which point it spontaneously hops into the air, hopefully nailing the player.
I modifed the code to get it compile with supertux 0.4.0 now the only problem is that it won't jump. It sees the player, it crouches but don't jump. Advice?

Re: New badguy: Jumping Spiky

PostPosted: 01 Jun 2016, 09:26
by brmbrmcar
I don't like the idea. The toads are annoying enough, but a spiky one...

Re: New badguy: Jumping Spiky

PostPosted: 01 Jun 2016, 12:17
by onpon4
looks like an innocuous spiky until the player gets near it, will jump on player like a toad.

So, it's pure fake difficulty. Terrible idea.

Re: New badguy: Jumping Spiky

PostPosted: 02 Jun 2016, 07:16
by Savs
Remember that Helmuts from Jazz 2 in Medvio levels would occasionally jump at player if you play on Hard diffculity? So, why not do the same for spiky in supertux?

Re: New badguy: Jumping Spiky

PostPosted: 02 Jun 2016, 18:57
by Hume2
This remembers me the trolling levels made by community in the 0.1.3 times, where the trick was jumping over specific areas with non-solid ground that appeared as solid.

Re: New badguy: Jumping Spiky

PostPosted: 02 Jun 2016, 20:34
by brmbrmcar
I guess they could be implemented, just for game flexibility. There would be a rule not to use them in official levels though.

Re: New badguy: Jumping Spiky

PostPosted: 03 Jun 2016, 06:23
by Hume2
So why to implement that when it can't be used anyway?

Re: New badguy: Jumping Spiky

PostPosted: 03 Jun 2016, 09:10
by brmbrmcar
FOR GAME FLEXIBILITY! Of other third party levels.

Re: New badguy: Jumping Spiky

PostPosted: 06 Jun 2016, 17:43
by Hume2
Assuming that it's possible to think bazilion different badguy behaviours, adding a next one won't make any difference. For game flexibility would be better something like generic badguys.

Re: New badguy: Jumping Spiky

PostPosted: 06 Jun 2016, 18:20
by brmbrmcar
I think there should be custom badguys somehow then, but it would get tricky. Maybe a very restricted C++ coding environment would work, but that would be tricky.

Re: New badguy: Jumping Spiky

PostPosted: 07 Jun 2016, 20:30
by Hume2
I think, there was already an idea like that but apparently it was left. I personally think, it would be nice, but currently there's no capacity for that.

Re: New badguy: Jumping Spiky

PostPosted: 07 Jun 2016, 21:19
by brmbrmcar
How would there not be capacity for it? It's going straight to 0.5.0, right? There should at least be some new features!