Page 1 of 1

Sky Bouncer

Posted: Thu May 09, 2013 3:13 pm
by CaptainToenail
Is there any way to make a bouncing projectile bounce off a sky ceiling/floor (F_SKY1) rather than disappear?

Re: Sky Bouncer

Posted: Thu May 09, 2013 3:21 pm
by Arch
Yes, once I wanted my bouncing projectile to disappear in the sky but it actually bounces : P

I don´t know why, so here´s the entire code:
Spoiler:

Re: Sky Bouncer

Posted: Thu May 09, 2013 3:50 pm
by zrrion the insect
If I'm remembering properly, either SKYEXPLODE or BOUNCEONFLOORS does this.

Re: Sky Bouncer

Posted: Thu May 09, 2013 3:55 pm
by CaptainToenail
SKYEXPLODE works, thanks. :)

Re: Sky Bouncer

Posted: Fri May 10, 2013 1:16 am
by Gez
Sky Bouncer and the Nightclub of Tomorrow

Re: Sky Bouncer

Posted: Sat May 11, 2013 2:48 pm
by Matt
Gez wrote:Sky Bouncer and the Nightclub of Tomorrow
gained one "actual lol" point right there

anyway, answer to this thread's original question was very useful, thanks!