Camera tracking area problem

ApexApex Member, PRO Posts: 56
I have one scrolling menu scene, where you can choose level. Sometimes when I open saved project, the size of tracking area is not 34x34 but 3239871289372189371x23891739812721

GameSalad windows version

Question: why this is happening ?

PS: I have a logo :)

Comments

  • caiokawasakicaiokawasaki Member Posts: 68
    Sometimes i get this but... I don't remeber what file i've changed, but i open a file from my project with sublime then change the tracking area... And the bug has fixed...
  • PixelMetalPixelMetal Member Posts: 283
    edited February 2013
    Yep, what @caiokawasaki said seems to be the best way to do it. Open the scene .XML file in a text editor and fix it manually.

    Fun fact: don't try resizing the tracking area during gameplay, because even though this is theoretically possible (you can access those scene-level attributes through an unlocked actor) it doesn't actually resize the tracking area and on occasion has corrupted GS project data.
  • ApexApex Member, PRO Posts: 56
    OK thanks for help. I will try
  • ApexApex Member, PRO Posts: 56
    How I will know that scene .XML is exactly that scene which I want to change. And where is tracking area is written ? I am asking this, because my XMLs are very big and I can't find it
  • caiokawasakicaiokawasaki Member Posts: 68
    edited February 2013
    How I will know that scene .XML is exactly that scene which I want to change. And where is tracking area is written ? I am asking this, because my XMLs are very big and I can't find it
    It's in the final of the file, in the last 10 lines, if you don't find it, type "Ctrl + f" and put this in the search field: trackingArea
    Then change de width and the height
Sign In or Register to comment.