Author Topic: Up/Down Water Bricks  (Read 530 times)

I want a water brick that would force the player to either be sucked downwards, or pushed upwards. I could make some nice Lake monsters, or, if the water forces you up fast enough, volanoes. That brings me to my second request, that it is at 2 different speeds. One slow, and one fast. Like River speed and Rapid speed.

Use events. It's what I did when nobody would make a special quicksand brick.

Ex:

OnPlayerInWater -> Player -> SetVelocity -> 0 0 -10

And then add all the fancy shmancy stuff of your own.