|
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 60 of file UnicornMountJump.cs.
References Terraria.Graphics.Shaders.GameShaders.Armor, Terraria.Player.cMount, Terraria.Main.dust, Terraria.Entity.height, Terraria.Dust.NewDust(), Terraria.Entity.position, Terraria.Main.rand, and Terraria.Entity.width.
Here is the call graph for this function: