-
Get Controls Like Doodle Jump :)
by JoshKahane ·No move rules of any sort then? No 'if accelerometer = > 0.1 move in direction 0 acceleration speed 100'. None of that? Just one constrain rule will do left and right? Sorry I am slightly confu -
Get Controls Like Doodle Jump :)
by synthesis ·Sounds like a constrain attribute. -
How to make a random function
by Hunnenkoenig ·If you want to spawn actor 1,2,3,4,5 randomly, when attribute X is true for example: -
How to make a random function
by pinkusinski ·Hi, I'm trying to make a random function from a text attribute chain (ex:1,2,3,4,5,…) -
Rotate the Actor, Not his Orientation
by scitunes ·1) Create 3 game attributes- -
Little issue with Velocity
by synthesis ·Step 1: launch a ball at another ball using a launch trigger attribute (connected to a button). -
BUG: Deleting an attribute after copying an actor.
by rebump ·I created "Actor A". It already had some custom attributes and rules/behaviors setup that used those custom attributes. I then copied actor A and renamed the copy from "Ac -
Rotate the Actor, Not his Orientation
by rebump ·You could have an invisible actor that handles the jumping appropriately, always coming back down with the proper rotation/orientation and then constrain a visible actor's X/Y position to the invisibl -
Change Image (changing attribute) works in GS but not on the iphone
by Hunnenkoenig ·If attributeA = 1, change image to Y -
Gamesalad Needs These...
by Forte ·2. Attribute Watcher: This could probably go with debugger, but while you are previewing your application, a box could pop-up and show you what the attributes are doing. So it would show you everythin -
unable to read file...
by ovechkin8 ·game salad is not able to read any of my game file anymore... anything i can do...it opened fine i added a game attribute modified it into an actor and the next thing i know my graphics are missing... -
The Accuracy of Numbers
by firemaplegames ·------- Timer: Every .01 Change Attribute self.Color.Red to: min(self.nextRedValue,self.Color.Red+.01) -
The Accuracy of Numbers
by RacetotheMoon ·--- Change Attribute game.color00 to True -
collision shape not following actor. *Help*
by TackyAttack ·I have an actor following another actor using the constrain attribute behavior, the problem is when the follower starts moving the collision shape stays. Is there anyway to have the collision shape st -
How to make an endless level?
by scitunes ·your guy jumps. Have a real attribute that you constrain the jumper's yvelocity to and a boolean that determines when he is jumping. Then in the platforms have them move down at negative jumper's jum -
Saving, What am i missing?
by SingleSparq ·This tutorial is under the assumption you have scores working and displaying - so you should have an attribute called "Score" that holds the numerical information. There are other wa -
Sports game - is GS the right platform?
by stevedun ·to, however, could be better described as player attributes. For example, each player would have a Strength attribute which would be compared to his opponent when they collide, and the higher number -
Sports game - is GS the right platform?
by stevedun ·I also need the ability to modify a few attributes of the players as they acquire upgrades, and the ability to record something like experience points for certain in-game events. The outcome of many g -
Custom font
by swiftskater1 ·Is there any way to use custom font in the display text attribute? -
overlapping 3 actors.
by giacomopoppi ·change attribute...