-
Save attribute acting up really really bad!
by dieseljesus ·Crap. Have been working on the HighScore list save. It worked perfectly. Clean system that was implemented the right way. Today, it started saving highscore "6500" as "5950… -
Saved state when updating
by BeyondtheTech ·I've been building my game and testing it on the GS Viewer on the iPad and it's retaining every saved Attribute, as long as you don't change the Load/Save key you assign it to. -
Hit Points problem!
by butterbean ·Yea, so when you create an attribute, you can create either a global game attribute which is listed under the main pane of attributes OR you can click on the boss itself, and hit the plus sign creatin -
Hit Points problem!
by FungoEntertainment ·I'm really sorry for bugging you, but I am new to GameSalad. I tried to input all of those attributes you told me to, but when I look for the Bosshealth attribute in the new rule I create in the boss -
Hit Points problem!
by butterbean ·ADD THIS: When self.bosshealth is > 0 : change attribute self.bosshealth to self.bosshealth-1 -
Breakout style game assistance, ball, start like blackberry more.
by Stormtrix ·to say keep moving at angles.. i've got attributes of currentangelofvelocity, velocity, speed and rules of if velocity slows down give it a push.. but still it seems to just go left and right someti -
Archangel: Vengeance of the Makuzi Ascendancy for the iPad!
by BeyondtheTech ·Also, as GameSalad suffers from limitations in attribute handling (can't access another actor's attributes, no arrays), it makes it very difficult to do build the galaxy dynamically as I did in the iP -
Help with some logic issues (it seems to be out of my league!)
by scitunes ·Create an integer attribute (game.modulusthingy) set it to 0 -
Hit Points problem!
by butterbean ·Create an attribute (integer) : Boss Health -
who can tell me what is the attribute - "grabbed"mean?
by CodeMonkey ·I think that is from one of my tutorials. It is a custom attribute. Name it whatever you want. I just called it "grabbed" to fit the action. Synonyms: held, grasped -
How to Scroll the background with a finger on iPhone
by scitunes ·have an actor that is invisible and put the control camera behavior in it. Then have a rule that says when touch is pressed constrain self.positionX to touch1X and constrain self.positionY to touch1y -
who can tell me what is the attribute - "grabbed"mean?
by lol0tte ·i don't know what the attribute mean -
How to Scroll the background with a finger on iPhone
by RH ·constrain attribute: self.Position.X to game.Touches.Touch 1.X -
a question about "actor move in a perfect circle"
by lol0tte ·I have followed tutorials added two Constrain Attribute Behaviors, but the actor in the scene and did not exercise. The need for additional steps? -
a question about "actor move in a perfect circle"
by lol0tte ·I have followed tutorials added two Constrain Attribute Behaviors, but the actor in the scene and did not exercise. The need for additional steps? -
Best way to do random spawn?
by JGary321 ·Change Attribute self.random # to Random (1,5) -
Best way to do random spawn?
by mercypark ·YES I HAVE BEEN LOOKING FOR THE ANSWER TO THIS FOREVER!!!! What is the other attribute and more rules... I am trying to spawn randomly 16 actors but everytime it spawns the same actor twice it doesn't -
Has anyone figured out a way to loop thru soundtracks?
by Gamexcb ·Then give it a self attribute called sound. -
Help with some logic issues (it seems to be out of my league!)
-
GAMESALAD hard crash and kernel panic when in portrait mode
by synthesis ·I sometimes experience this when I have an empty attribute or expression slot in a behavior.