Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions
beta_fish_splash_spawner.inc.c File Reference

Functions

void bhv_beta_fish_splash_spawner_loop (void)
 Behavior for bhvBetaFishSplashSpawner. More...
 

Function Documentation

◆ bhv_beta_fish_splash_spawner_loop()

void bhv_beta_fish_splash_spawner_loop ( void  )

Behavior for bhvBetaFishSplashSpawner.

This is a now non-functional fish splash object found in WF that can be seen in Shoshinkai 1995 footage. It used to create a fish that would splash up when the player walked through it. This functionality was probably moved; in the final game, an identical fish splash can occur with a 1/256 chance every time Mario splashes in water. Update function for bhvBetaFishSplashSpawner.