Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1.  
  2. ___________________________________________
  3. ERROR in
  4. action number 1
  5. of Step Event
  6. for object oPlayer1:
  7.  
  8. In script characterStepEvent:
  9. In script pSwapCharacter:
  10. Error in code at line 10:
  11. if oPlayerIdle.image_xscale=1 {facing=RIGHT}
  12. ^
  13. at position 19: Unknown variable image_xscale
  14.  
  15. ___________________________________________
  16. ERROR in
  17. action number 1
  18. of Step Event
  19. for object oPlayer1:
  20.  
  21. In script characterStepEvent:
  22. In script pSwapCharacter:
  23. Error in code at line 10:
  24. if oPlayerIdle.image_xscale=1 {facing=RIGHT}
  25. ^
  26. at position 19: Unknown variable image_xscale
  27.  
  28. ___________________________________________
  29. ERROR in
  30. action number 1
  31. of Step Event
  32. for object oPlayer1:
  33.  
  34. In script characterStepEvent:
  35. In script pSwapCharacter:
  36. Error in code at line 10:
  37. if oPlayerIdle.image_xscale=1 {facing=RIGHT}
  38. ^
  39. at position 19: Unknown variable image_xscale
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement