-
Camera x,y coordinates - Help!
by Socks ·P.S . . . to access the camera controls (like scene.Camera.Origin.X) you will need to unlock your ball actor in the scene. -
Social media options?
by Game Factory ·Can you have options like "follow blank on twitter for 500 coins" in your game? -
How to respawn actor. (fixed)
by ohtukrw ·(Quote) -
Something I work on meanwhile..
by BigDave ·it actually sounds very neat as a last option I coul try it. The benefit would be to get and endless amount of samples. But ofc you still can hear the difference between real human doing it once they -
How to respawn actor. (fixed)
by Icebox ·make it so that it only adds a coin if self.color alpha = 1 (Image) -
How to respawn actor. (fixed)
by ohtukrw ·(Quote) -
How to respawn actor. (fixed)
by Icebox ·In your coin actor , -
Camera x,y coordinates - Help!
by Toke T ·Thank you. That was very helpful. -
Camera x,y coordinates - Help!
by Socks ·When you touch a mobile device's screen a touch returns the position you have touched on your screen - so for example with a device that is 1024 x 768 px where you touch in the middle of the screen th -
Something I work on meanwhile..
by Chunkypixels ·@BigDave personally, I really don't like the game with the voices in.. I find them rather annoying, and feel that they actually break the retro ambience of the game. I think it would work much better -
Camera x,y coordinates - Help!
by Toke T ·I am having some problem with the x,y coordinates in my game. I use a touchpoint behaviour to move a ball around. This works fine when the coordinates for the camera is (0,0) but if i move my camera t -
How to save high score? file provided
by ohtukrw ·How are you guys saving your highscores? Or are you just showing the leaderboards? Wouldn't be any sense of achievement without them. (Image) -
Is it possible to set up a referral strategy marketing?
by ohtukrw ·Have you done it yourself? I would imagine that I would need a programmer to do this. -
Hello world... So push notifications .. Any update?
by zweg25 ·As of now still no. Technically, you could send push notifications over adhoc. You'd have to manually receive each phone's UDID and then you can do it. But Gamesalad has not implemented a way to reque -
How to save high score? file provided
by ohtukrw ·Is it possible to update the high score, every time the score value changes? Unless I would need to reset my games points somehow else? I am lost in this one. I am creating a normal game, this was jus -
Detecting actor movement direction without using player.linear velocity?
by Icebox ·Are you moving your actor with interpolate ? -
Is it possible to set up a referral strategy marketing?
by imjustmike ·Part 2. You need a script to listen out for mentions on twitter (probably using a hashtag) and automatically reply with the codes. -
Detecting actor movement direction without using player.linear velocity?
by quinnii ·Morning (Depending on where you are!), -
Indie supportive Review Site
by bobtheturtle ·iAppAdapt is a free review site for iOS and Android, the site is a huge supporter for independent developers. Submit your app for review and it will get reviewed you just have to be a little patient. -
Random scene selection except for the one you're currently on
by msx88 ·Thank you so much for your help @tatiang and @Socks, you guys rock.