-
Throwing problem
by Dues ·constrain attribute: self.Rotation to: vectorToAngle( self.Motion.Linear Velocity.X , self.Motion.Linear Velocity.Y ) -
Rotation Calculation Question
by RThurman ·Make three real (game level) attributes. How about calling them axeX, axeY, and axeWidth -
I need more speed to compare two arrays. know if a puzzle is well done
by TomasAceytuno ·Constrain attribute - Var1 = tablecellvalue(arrayA,ID,1) -
how do i uncheck preload art where is it?
by Braydon_SFX ·Double click on an actor to open it. Of the left hand side, you'll see that actors self attributes. Near the top of that list is a Boolean attribute called Preload. Uncheck that to turn it off in that -
two fingers scale and position of camera
by glynius ·panning when two fingers are pressed, also i need to constrain it to stay in limits of my background which is 1024x768. -
GS auto dumping assets to clear RAM
by HoneyTribeStudios ·I always use the change attribute behaviour and change the self.image attribute. -
How can I select a Sound to play using an Expression?
by Hymloe ·their health status, I can do this by using two attributes, which, when combined, specify the name of the graphic I want shown. -
Detecting Collisions on Objects that Change Size
-
How can I select a Sound to play using an Expression?
by gyroscope ·1. Change Attribute: VONumber = random(1,30) -
How can I select a Sound to play using an Expression?
by Hymloe ·go into each actor and give it a unique set of attribute (without breaking them off from the prototype actor itself), so that each key has it's own "note" (in terms of what note it -
Can my character 'know' which actor it is touching?
by gyroscope ·time, a way to do it would be to make an integer attribute, let's call it BallNum. -
Laggy problem here
by williamt2706 ·And only a few constrain attribute, maybe just 4 or 5 line. But i had tons of global attribute. -
save question and Horror game
by cmz ·1 how to do save and load like FMG's game ?(like the lost city or secret of grisly manor,it saves anytime.does it use table?So many items ,how to easy to deal with saving which are player having and w -
Interpolating Camera
by gyroscope ·This is because when the coordinate for the actor to move is set (using its Position attribute), it'll "roll on to the end" until that condition is met. -
How can I select a Sound to play using an Expression?
by gyroscope ·area in a Play Sound behaviour because: any attribute selected would still have to be linked with whatever sound you wanted via a Change Attribute Behavior anyway. -
How can I select a Sound to play using an Expression?
by Hymloe ·and I can manipulate those attributes for each key, so that the user can manipulate the interface to choose a different instrument, choose a different octave, and press the keys to derive the appropr -
How can I select a Sound to play using an Expression?
by gyroscope ·So one workaround to your problem would be to have several integer attributes, one for each soundset. -
Having issues displaying attributes with "Log Debugging Statement"
by moloney55 ·I'm a little confused by your use of periods between the quoted string and the attribute. If i want to display something like: -
Breakout Game - Working with Gravity
by 3itg ·constrain attribute self.position.x to 250 -
Configure a Single Scene vs. Multiple Scenes?
by 3itg ·I have 14 scenes, all similar behavior (planet in the center, AI flying around and whatnot), the scene is selected by an attribute game.solarsystemID.