Actor spawned but appears invisible at certain co-ordinates

Macca_McGillMacca_McGill Member, PRO Posts: 108

Hi All,

I'm working on a little project just to get myself back into it. I have blocks (left + right of the screen) spawning at a random(0,150) x position off the screen (for the left block), then falling down. They spawn correctly 90% of the time, but the left block will sometimes appear invisible, even though you can collide into it. Anyone ever had this issue?

https://dropbox.com/s/osj11w9a0gu1qh8/issue.png?dl=0

You can see in the image above, there should be a block to the left of the grey, there is one actually there but it's invisible?!

Thanks

Comments

  • Simple AppsSimple Apps Member Posts: 158
    edited August 2015

    i think the block may be under another actor..check the layers once.

  • Macca_McGillMacca_McGill Member, PRO Posts: 108
    edited August 2015

    Thanks @Simple Apps

    Tried moving the spawner right to the back of the layer and it still didnt work. Moved the score display thats in the top left to the very back and to the very front but still doesnt work :(

  • Simple AppsSimple Apps Member Posts: 158

    if the problem was appearing in a mobile device it happens some times.

  • Macca_McGillMacca_McGill Member, PRO Posts: 108

    It's doing it within the preview window in the creator, not even tried on mobile yet.

  • Macca_McGillMacca_McGill Member, PRO Posts: 108

    You can't try it on an android device without a pro license can you?!

  • Simple AppsSimple Apps Member Posts: 158

    i dont know ,,, I use Mac version..

  • GeorgeGSGeorgeGS Member, PRO Posts: 478

    The next release has changes to the preview that may help. It's a known issue that actors sometimes disappear when they are more than half off the left side of the window.

  • Macca_McGillMacca_McGill Member, PRO Posts: 108

    Thanks @GeorgeGS

    Do we know when this release may be?

  • GeorgeGSGeorgeGS Member, PRO Posts: 478

    @Macca_McGill said:
    Thanks GeorgeGS

    Do we know when this release may be?

    Yesterday. :) Try it in 13.34 and let us know if that doesn't help.

Sign In or Register to comment.