-
GSHelper upload asset - Pending? What I how to wait?
by Braydon_SFX ·Thanks for your patience as we work through these submissions. As you can imagine, we've been getting lots of content submitted and it is taking us some time to review each product. -
Mac Stable Release 0.13.31
by supafly129 ·@GeorgeGS would you like specific proj files that are reporting the crashes discussed to test this out? -
Custom pause button problem
by The_Gamesalad_Guru ·yeah I could see that right away. Remember touch is released is a permanent condition once executed. where as touch is pressed is only an active condition during the press. So once you released it yo -
Mac Stable Release 0.13.31
by The_Gamesalad_Guru ·What issues were you having with instruments? I have a video on it if you need a reference. -
Character selection/Path selection menus
by jump2 ·Thank you for your response. This does look like it may be less complicated and cleaner than the route I have taken.Thank you!!!! -
Mac Stable Release 0.13.31
by GeorgeGS ·It sounds like you guys are saying it might not be an issue anymore? Is this project still a problem? http://forums.gamesalad.com/discussion/comment/521671/#Comment_521671 -
Mathematic formula needed for timer.
by tintran ·Functions are all good depending on what you want. -
How do I fix lag from custom font score?
by Socks ·This - and everything else mentioned in this thread - is entirely dependent on a number of factors, questions like 'should I make my actor be 1,000 x 1,000' or 'what's the best resolution for a pictur -
How to have different screen orientations in each scene
by bjandthekatz ·I'm not home but it u sound be under Scene - attributes - auto rotate. Select the ones you want for that scene -
How do I fix lag from custom font score?
by Socks ·Making your image assets X3 will not cause pixelation, in fact it will help with pixelation ! (Image) -
How do I fix lag from custom font score?
-
Custom pause button problem
by http_gamesalad ·@tatiang you got it right ! It doesn't happen on my MAC but when I put it on my ipod or samsung it happens -
Mac Stable Release 0.13.31
by gingagaming ·Since this bug was filed a year ago, I personally have never referenced a table like this since so I don't know if its present or not. -
How do I fix lag from custom font score?
by AlchimiaStudios ·It really comes down to the individual game. One 2048x2048 is fine. 20 might not be. -
How do I fix lag from custom font score?
by AlchimiaStudios ·Resolution independence decides what graphics size is displayed based on the device on the back end. Each device has an aspect ratio it follows. Your goal is to make the highest resolution graphics fo -
How do I fix lag from custom font score?
by Socks ·I'm not 100% what the question is, but if you want a 1024 x 1024 pixel image you would simply make the image that size ? -
How do I fix lag from custom font score?
-
How do I fix lag from custom font score?
by Socks ·Make it at the appropriate resolution, if your target device is a Retina iPad for example, make the image twice the resolution of the actor. -
Custom Loading Image
by RedRobo ·Just make the custom image the same size/aspect ratio of your project within Gamesalad. It should then display as expected. -
How do I fix lag from custom font score?