This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
super_mario_64:function_list [2017/04/14 22:28] mr._greenthunder Added in SetMusicwithFadeIn and KillMusicwithFadeOut |
super_mario_64:function_list [2025/10/18 21:21] (current) |
||
|---|---|---|---|
| Line 298: | Line 298: | ||
| | 8029F148 | CopyObjRotation | | | | 8029F148 | CopyObjRotation | | | ||
| | 8029F3A8 | CopyObjScaling | | | | 8029F3A8 | CopyObjScaling | | | ||
| - | | 8029E27C | DistanceFromObject | | | + | | 8029E27C | DistanceFromObject | Calculates distance between 2 objects in 2 dimensions. Note: Only takes X & Z Coordinates into account. Height difference is ignored. | |
| + | | 8029E2F8 | DistanceFromObject3D | Calculates distance between 2 objects in 3 dimensions. | | ||
| | 802A0568 | DeactivateObject | | | | 802A0568 | DeactivateObject | | | ||
| | 802E6AF8 | ExplodeObject | | | | 802E6AF8 | ExplodeObject | | | ||