-
The Process
by Dues ·GS reads from the bottom and up in the layers. -
code signing error
by Bowhill Games ·Hi aaku i had this issue it turned out to be an expired provisioning profile that the key chain wasnt showing if you open key chain click certificates and using the search field in the top right type -
code signing error
by Bowhill Games ·Hi aaku i had this issue it turned out to be an expired provisioning profile that the key chain wasnt showing if you open key chain click certificates and using the search field in the top right type -
Wizard of Blocks on top! Have you made it through the yellow brick road?
by kipdev ·The angry farmer has captured all the chickens! It is up to you to save them! Can you make it to the yellow brick road and free your friends? 100 levels of fun! -
Game of the Month: August - Submission Thread
by sniffy176 ·Super Heavy Sword look absolutely incredible! Top work and I hope you get all the success you deserve with it (Image) -
[ANSWERED] Memory Leak on iOS game?
by JSproject ·dimensions for images are allocated etc) is to destroy every actor when you are done with it and respawn when needed instead of using the fully automated behaviours. So for example, when you die in g -
Game Salad cant Preview [in need of a help]
by mackinley ·I am very new in Game Salad and want to try to make a game. I tried to create an actor and try to Preview with the play sign on top just to see how it looks. However, the screen stopped and said that -
Complex Actor
by MattButlerStudios ·Just make each part an actor and constrain them to the body. Make rules such as when actor collides with danger - destroy actor But the problem is finding out how to constrain them to the positions t -
Complex Actor
by Mcccccc ·actor is hit on its left or right or bottom or top? Is it possible to define attributes for different areas of an actor? -
Adhoc profile not working
by Bowhill Games ·for anyone else that may have a the same issue the Keychain doesn't show all certs for some reason so if you open the keychain and search iphone in the top right search field it will show the expired -
The Definition of Insanity.
by CaptFinn ·I know that it is in GSs best interest to grow and expand. But at some point. You must stop adding and start finalizing something to build upon. Ive used so many metaphors in the past. But the one tha -
SHIFT_Art direction and character animation updates.
by ZooGamingNZ ·digital art software. Position each frame on top of the previous in sequence using layers. Adobe Photoshop has a nice animation add on which is pretty straight forward to use. This will give you a so -
Gaps appear between actors in overscan mode?
by JSproject ·* scrollable layer -
Flappy Bird spawn poles physics?
by Approw ·@ofekez in the spawner actor change the time. It is now set to one sec. if you want to change the distance between the top and the bottom, go into the top pole actor and change the y value in the spa -
Flappy Bird spawn poles physics?
by ImNiklas ·----Spawn Actor topPipe, x: game.screenSize.width + 100, y: game.screenSize.height - (game.bottomY + [distanceBetweenPipes]) -
Flappy Bird spawn poles physics?
by ofekez ·How can i make The Distance between the first top pole and the second top pole? -
Flappy Bird spawn poles physics?
by ofekez ·Every XXX seconds spawn "Top pole" and etc? -
Flappy Bird spawn poles physics?
by Approw ·I just told you, why do you start a new thread? you should now spawn. just create the top and bottom pole, and use the lines I told you before. -
Gaps appear between actors in overscan mode?
by Hopscotch ·I have come across a similar problem which was attributed to a rounding problem between two collision actors. In portrait they would be flush on top of each other, in landscape a gap could be seen bet -
Flappy Bird spawn poles physics?
by ofekez ·I don't know on the "spawn actor" thing, what to write at the top pole section and what to write at the btm...