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

Functions

void bhv_unused_poundable_platform (void)
 Behavior for bhvUnusedPoundablePlatform. More...
 

Function Documentation

◆ bhv_unused_poundable_platform()

void bhv_unused_poundable_platform ( void  )

Behavior for bhvUnusedPoundablePlatform.

This unused behavior controls a platform that shatters into small triangles if Mario ground pounds it.

Its collision model perfectly aligns with the hole leading to In the Deep Freeze in Snowman's Land. It is likely that players early in development would have to ground pound this platform before being able to access the star.

Curiously, the triangles spawned when the platform breaks use a model that is not used anywhere else.