Debug menu (SSBM)/DEVELOP mode: Difference between revisions

add information about unknown player overlays
No edit summary
(add information about unknown player overlays)
Line 74: Line 74:
#Displays white polylines used for character costume physics like Link's and Young Link's hats, Marth's cape, and some of Jigglypuffs headwear.
#Displays white polylines used for character costume physics like Link's and Young Link's hats, Marth's cape, and some of Jigglypuffs headwear.
#Displays a red gradient at the characters position marker as wide as the characters ECB indicating vertical motion since the last frame.
#Displays a red gradient at the characters position marker as wide as the characters ECB indicating vertical motion since the last frame.
#Unknown
#Visualizes CPU logic. Places a sphere at the computer player's point of interest, green indicates the CPU will approach, red indicates the CPU will attack it, white indicates the CPU will recover towards it. Red squares around the CPU indicate the range of the attack chosen.
#Places white item grab boxes around the characters. These boxes turn blue when in the air. Also displays pink item catch boxes around items. When the white/or blue box intersects a pink box, the item can be grabbed. When white an item will continue to travel after pressing "A" to grab it, for 1 frame. When they are blue and Z is pressed to grab the item, the item will be instantly picked up (And instantly throwable). Also shows a smaller gray item lift box (grounded only), used for larger items like barrels, party balls, and crates.
#Places white item grab boxes around the characters. These boxes turn blue when in the air. Also displays pink item catch boxes around items. When the white/or blue box intersects a pink box, the item can be grabbed. When white an item will continue to travel after pressing "A" to grab it, for 1 frame. When they are blue and Z is pressed to grab the item, the item will be instantly picked up (And instantly throwable). Also shows a smaller gray item lift box (grounded only), used for larger items like barrels, party balls, and crates.
#Displays a white sphere attached to the characters pelvis that experiences frame interpolation similar to hitboxes.
#Displays a white sphere attached to the characters pelvis that experiences frame interpolation similar to hitboxes.
#Unknown
#Displays each player's coin detection spheres and displays a hitbox sphere on each coin. Player coin detection hitbox flicker because only half the players' coin collisions are processed each frame in order to save on resources.
|-
|-
| {{Button|GCN|R|s=32px}} + {{Button|GCN|D-Pad|R|s=32px}} || Toggles collision bubbles for the player (See [[#Collision Bubble Key|here]]).
| {{Button|GCN|R|s=32px}} + {{Button|GCN|D-Pad|R|s=32px}} || Toggles collision bubbles for the player (See [[#Collision Bubble Key|here]]).