View Single Post
  #735  
Old 11-05-2010, 06:35 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
This is an old bug which exists for far too long. When the player dies (default systems), images on layers 4 and above seem to simply disappear or get destroyed or something else I can't think of, forcing us coders to recreate them when the player dies.

Fun fact: To try this, I echoed the image's x position upon death (onPlayerDies). It should've been 9, but returned 30.5 on v5, and 31 on v6. Strange stuff happens there.
Reply With Quote