What I'd like to focus on in this post concerns what happened after we respawned. Not only did the creator not put a checkpoint before the bridge scene but on our trekk back to the bridge to try again, we found that the bridge does not respawn. Not only that, but an entire portion of the level was missing. Obviously, the creator didn't expect anyone to die at this point in the level inspite of the entire lack of indication that the bridge was going to disappear.
It's a disturbing trend I've been seeing now and then in user levels. I've run into a similar problem while creating my own level. A section involves hanging from a sponge trapeze thing as shown in this blueprint I made at LittleBigWorkShop.com

If the player drags the trapeze sponge thing all the way to the other side and makes it, then all's well and we can move on. However if the player dies and spawns back on the left side of the fire pit...

But how do we resolve this? One way would be to make an emitter of the trapeze sponges, but then you've got to implement a complicated set of triggers going back and forth. Respawning a sponge when the player spawns and killing the sponges stuck on the other side.
A simpler solution is to attach elastic to the trapeze sponge's bar to pull it back when the player lets go of the sponge.

So we want the elastic to be really low strength. Strong enough to pull the sponge back but weak enough to not impede the player while they're pulling it across the hazard. LittleBigWorkshop's blueprint tool is interesting, but kinda rough. As you can see, it's hard to represent exact things like where to attach the elastic.
No comments:
Post a Comment