Simple Bullet Shadowing Surfer

Fragment of a discussion from Talk:BasicSurfer
Jump to navigation Jump to search

Okay, I think I get it. Would the formula be

 PositionDanger = bulletPassedWave == true ? 0 : normalDanger

And if you are surfing multiple waves, you can estimate the chance that the wave2 will have a shadow by calculating in the percent chance the bullet will collide and add that to your calculations. Of course, once wave1 breaks, you can know for sure whether the position is 100% safe or not.

Slugzilla (talk)14:54, 19 May 2019