does anybody know how to tell if link is running or jumping?
I want to recreate the physics of Z2 in 38A
does anybody know how to tell if link is running or jumping?
I want to recreate the physics of Z2 in 38A | ||
|
Running
Code: Select all if char(1).xsp = 6 thenJumping Code: Select all if char(1).ysp < 0 thenFalling Code: Select all if char(1).ysp > 0 thenI make good scripts for everyone c:
Scripting YT channel https://www.youtube.com/channel/UChaWgDsfMCqJzeV0bmDs-Mw?view_as=subscriber | ||
Who is online (over the past 5 minutes)Users browsing this forum: 1 guest | ||