-
Spawning random actors
by kentarosan ·Attribute - game.spawner - is false (it does not work if I put true) -
Free Yourselves From The Tyranny of Center Only Rotations!
by tenrdrmer ·Are these Constrain Attribute behaviors or something else? I would assume Constrain Attribute, but I just want to make sure. -
Free Yourselves From The Tyranny of Center Only Rotations!
by perseusspartacus ·Are these Constrain Attribute behaviors or something else? I would assume Constrain Attribute, but I just want to make sure. -
Spawning random actors
-
Free Yourselves From The Tyranny of Center Only Rotations!
by ct.ceismc ·I know I am a little slow but could you please show us a full example of rotating a long bar about one end like a flipper. When I setup a constrain X & Y to the formulae provided with an offse -
shaking
by RThurman ·……..Change Attribute: self.Position.X To: 4*cos( self.Time *1000%360)+240 -
!! Dragging Question !!
by Justsomedesigner ·Attribute self.dragging is true -
!! Dragging Question !!
by Justsomedesigner ·If i use the rule in the press attribute i can still drag it towards there but not let go. I hope you know how to solve this. -
Endless Custom Font/Score System
by tenrdrmer ·Touch is pressed constrain to mouse. Not real hard there ace. -
Endless Custom Font/Score System
by tenrdrmer ·You realize you could also limit your constraints to when the actor is visible and When the value of the attribute is greater than a value that requires those digits. It sounds to me like you are spaw -
Problem with tracking hps, both actor and game attributes, need serious help!
by pjnolen ·I'm using a spawn/destroy, but his hitpoints do NOT reset because it's a game attribute and not an actor attribute. I HAVE to do it this way, because of the way collision is done by GS. If I have it -
Question about TSB's Constrain paddle video
by JohnPapiomitis ·then the constrain with the right numbers you wnat -
Question about TSB's Constrain paddle video
by DrGlickert ·I watched the video. I have a paddle in my game, but I want the paddle to not stop at the edge of the screen, but to stop halfway off the screen. How should the expression line be changed to allow th… -
Endless Custom Font/Score System
by RedlerTech ·No not at all. Let's say you planned a bunch of invisible actors. Each one of them has a constrain behavior, even when there's no need for it. This system only uses the constraints when needed. Yes, i -
constrain an actor to rotating object?
by SAZ_1 ·im trying to get a actor to 'stick' and then release from a rotating object...kind of like POM's spin the nut game and am having trouble does anyone know how to do it? -
Problem with tracking hps, both actor and game attributes, need serious help!
-
Music ON / OFF
by JohnPapiomitis ·i think people were talking about a bug like this, not sure if it was the same thing or not. But the solution was to have a change attribute behavior and change the device music volume to 1 -
How do I make a moving platform?
by scurvy135 ·interpolate attribute: self.Position.X to 415 -
Problem with tracking hps, both actor and game attributes, need serious help!
by pjnolen ·I had a problem with my bullets, not doing damage to the player. It just so happens that at the time I had the hitpoints attribute on the player actor, and the rule to lower it when colliding with bu -
Saving Scores
by JohnPapiomitis ·put the load attribute behavior in the first scene of your game