problem/bug with zoom in!

Tom24Tom24 Member, PRO Posts: 22

Hello,

I'm making a Game with level map.
And to choose a level the user can zoom in!

The Zoom in works fine, but when the user touch anywhere on the screen wile the camera zoom's (interpolate Size) the screen turns black until some actors.

I made a screen record from a ad-hoc test.

does anyone know how I can fix this?

Thanks

https://youtu.be/eD4yvksxF1s

Comments

  • HopscotchHopscotch Member, PRO Posts: 2,782

    @Tom24 I would double check that your calculations controlling the camera are correct.

    Use the "Log Debugging" behavior to print values out to the debugging window, to check that their values are as expected.

  • Tom24Tom24 Member, PRO Posts: 22

    I think this is a problem from Gamesalad(maybe from the publisher) because, when i test my game in the in the editor- preview (not on my Smartphone) it works perfect!

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    @Tom24 said:
    I think this is a problem from Gamesalad(maybe from the publisher) because, when i test my game in the in the editor- preview (not on my Smartphone) it works perfect!

    if you're using stretch this may cause an issue conflict. Try using crop.

  • Tom24Tom24 Member, PRO Posts: 22

    Thanks you, yes i use stretch!
    I try crop!
    i tell the result

  • Tom24Tom24 Member, PRO Posts: 22

    it still does not work

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    File a bug report.

Sign In or Register to comment.