Advertisement
Guest User

Untitled

a guest
Apr 18th, 2014
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. if (hero.x>400) {
  2. gate.y-=50; }
  3.  
  4. //myHero_mc movieclip code
  5. head_mc.cacheAsBitmap = true
  6. arms_mc.cacheAsBitmap = true
  7. legs_mc.cacheAsBitmap = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement