• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Completed Press B to Explode Yoshi Egg and Teleport v1.1

UnclePunch

Smash Ace
Joined
Nov 9, 2014
Messages
673

Rewrote this code to fix crashes as well as,

-Added a camera box to the egg so you can see where you teleport to.
-Added a variation of the code that does some trig to calculate distance and angle from the egg and gives momentum and speed after teleporting based on this.
-Limited teleporting to once per aerial session. Landing allows you to teleport again.

Code:
$Press B to Explode Yoshi Egg and Teleport w/ Momentum Based on Angle+Distance From Egg [UnclePunch]
C22B2ABC 0000000B
38600000 3D808002
618C9044 7D8903A6
4E800421 809F002C
90640520 88040DCD
38A00022 50A02E32
98040DCD 808DB688
C004014C D0030040
C0040150 D0030044
C0040154 D0030048
C0040158 D003004C
7FE3FB78 00000000
C22B2B88 0000002E
9421FF00 BE810008
7C0802A6 900100FC
7C7E1B78 7C9F2378
839F0518 83BC002C
887D221F 54630673
40820124 887D1969
546007BD 40820118
807D0668 546005AD
4182010C 48000101
7F6802A6 7F83E378
3D80800C 618CC730
7D8903A6 4E800421
C2BD00B0 C2DD00B4
C2FF004C C31F0050
EC37A828 EC56C028
EC210072 EC4200B2
EC41102A FC201034
EFE100B2 C03B0000
EFFF0072 EC55B828
EC38B028 3D808002
618C2C30 7D8903A6
4E800421 FFC00890
FC20F090 3D808032
618C6240 7D8903A6
4E800421 EC2107F2
FC200850 D03D0080
FC20F090 3D808032
618C63D4 7D8903A6
4E800421 EC2107F2
D03D0084 D2FD00B0
D2FD00BC D31D00B4
D31D00C0 C03F0054
D03D00B8 D03D00C4
7F83E378 3D808008
618C1B38 7D8903A6
4E800421 7FC3F378
3D80802B 618C2C38
7D8903A6 4E800421
881D1969 38600001
50600FBC 981D1969
4800000C 4E800021
3CCCCCCD 7FC3F378
7FE4FB78 C03F0D44
800100FC 7C0803A6
BA810008 38210100
C002D5E4 00000000
Code:
$Press B to Explode Yoshi Egg and Teleport w/ No Momentum [UnclePunch]
C22B2ABC 0000000B
38600000 3D808002
618C9044 7D8903A6
4E800421 809F002C
90640520 88040DCD
38A00022 50A02E32
98040DCD 808DB688
C004014C D0030040
C0040150 D0030044
C0040154 D0030048
C0040158 D003004C
7FE3FB78 00000000
C22B2B88 0000001F
9421FF00 BE810008
7C0802A6 900100FC
7C7E1B78 7C9F2378
839F0518 83BC002C
887D221F 54630673
408200A8 887D1969
546007BD 4082009C
807D0668 546005AD
41820090 48000085
7F6802A6 7F83E378
3D80800C 618CC730
7D8903A6 4E800421
C2BD00B0 C2DD00B4
C2FF004C C31F0050
D2FD00B0 D2FD00BC
D31D00B4 D31D00C0
C03F0054 D03D00B8
D03D00C4 7F83E378
3D808008 618C1B38
7D8903A6 4E800421
7FC3F378 3D80802B
618C2C38 7D8903A6
4E800421 881D1969
38600001 50600FBC
981D1969 4800000C
4E800021 3CCCCCCD
7FC3F378 7FE4FB78
C03F0D44 800100FC
7C0803A6 BA810008
38210100 C002D5E4
60000000 00000000
 
Last edited:

UnclePunch

Smash Ace
Joined
Nov 9, 2014
Messages
673
Rewrote this code to fix crashes as well as,

-Added a camera box to the egg so you can see where you teleport to.
-Added a variation of the code that does some trig to calculate distance and angle from the egg and gives momentum and speed after teleporting based on this.
-Limited teleporting to once per aerial session. Landing allows you to teleport again.
 

Jewtwo_

Smash Rookie
Joined
Sep 27, 2021
Messages
1
Damn i was about to attempt at my own balance mod so my friend will play melee and u had to go and change my whole philosophy of how It should b done. Cool ****
 
Top Bottom