Advertisement
ZoriaRPG

New Link Vars

May 14th, 2018
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.34 KB | None | 0 0
  1. int Link->InvFrames
  2. bool Link->InvFlicker
  3. int Link->HurtSound
  4. int Link->UsingItem
  5. int Link->ItemA
  6. int Link->ItemB
  7. int Link->Stun
  8. int Link->Eaten //may need to be read-only
  9. int Link->Pushing //read-only
  10. int Link->ScriptTile
  11. int Link->ScriptFlip
  12. bool Link->Diagonal // r/w, toggles 8-way movement
  13. bool Link->BigHitbox // r/w toggles full tile collision
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement