|
TModLoader v1.4.4.9
TModLoader source code documentation
|
Spawn effects that should appear while the player is performing this jump here.
Only runs while the jump is P:Terraria.DataStructures.ExtraJumpState.Active
For example, the Sandstorm in a Bottle's dusts are spawned here.
| player | The player performing the jump |
Reimplemented from Terraria.ModLoader.ExtraJump.
Definition at line 45 of file CloudInABottleJump.cs.
References Terraria.Main.dust, Terraria.Player.gravDir, Terraria.Entity.height, Terraria.Dust.NewDust(), Terraria.Entity.position, Terraria.Entity.velocity, and Terraria.Entity.width.
Here is the call graph for this function: