GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Need Help.. facing enemy-actor to player-actor in 8 different directions

    rainhasntstop
    by rainhasntstop · April 2015
    @DeepBlueApps any other way? i already tried that type of code, but still got a bit of lags when i spawned morethan 100 enemy, i think its because every single enemy-actor have constrain x,and y posit
  2. need help

    abdallah rashed
    by abdallah rashed · April 2015
    * The game should have at least one user defined attribute.
  3. An Illustrated Guide to Prototypes and Instances

    Armelline
    by Armelline · April 2015
    That's when you want to access the Scene Attributes.
  4. Add row at the beginning of a table

    tatiang
    by tatiang · April 2015
    Constrain Attribute game.cost to game.cost*1.1^game.upgradeLevel
  5. Actor Changes Other Actor's Image

    chalter
    by chalter · April 2015
    It seems that this could be handled by a specific Attribute. Clicking on one actor changes an attribute setting, such as from false to true. That attribute change is received by the other actor and tr
  6. Touch and Timer Question

    tatiang
    by tatiang · April 2015
         Change Attribute self.touchTime to self.Time
  7. Networking: Retrieve Server Time and Date Example

    Manto
    by Manto · April 2015
    will be no answer from the server (callback attribute < 1) show an error message, meaning there is a problem with connection between the user and server.
  8. Universal Build Question

    stueynet
    by stueynet · April 2015
    There is no silver bullet. But the basic idea is you can create an actor that controls a few screen variables. For example I have an actor that sets a game attribute called deviceAdjust. This is a rea
  9. Pls help.. how to detect the player position if near to enemyplayer position?

    tatiang
    by tatiang · April 2015
    don't want it to, you would just have two Change Attribute behaviors in the bullet actor to change self.targetX to game.playerX and self.targetY to game.playerY and then use those self attributes in
  10. Pls help.. how to detect the player position if near to enemyplayer position?

    tatiang
    by tatiang · April 2015
    You'll need to constrain game.playerX to self.Position.X in the player actor and the same for the Y position. In the rule above, 50 represents 50 pixels between the two actors' positions.
  11. How do i... deal damage?

    jamie_c
    by jamie_c · April 2015
    screen to flash red, use a Timer and a Change Attribute Behavior to turn the Alpha Up for a short time.
  12. How to reset scene with same score as before?

    Mayhem_Madness
    by Mayhem_Madness · April 2015
    I have another problem, i have an attribute- game.touches.count. So when the screen is pressed the actor moves, but i also have a pause button on the scene. So when i press the pause button the player
  13. How to reset scene with same score as before?

    tatiang
    by tatiang · April 2015
    Right before you Change Scene to those scenes, Change Attribute game.score to 0.
  14. How to reset scene with same score as before?

    Mayhem_Madness
    by Mayhem_Madness · April 2015
    (Quote)
  15. How to reset scene with same score as before?

    tatiang
    by tatiang · April 2015
    Game attributes do not change their value when using Reset Scene or Change Scene behaviors. So just make your score attribute a game attribute and you should be all set.
  16. Question about TableSearch function

    MentalDonkeyGames
    by MentalDonkeyGames · April 2015
    Thanks. I figured out what i had wrong. I had the attribute in quotes. Now it works as it should.
  17. Networking: Retrieve Server Time and Date Example

    Summation
    by Summation · April 2015
    (Quote)
  18. Networking: Retrieve Server Time and Date Example

    Manto
    by Manto · April 2015
    2. Change the gs project's serverURL game attribute to the server url for the file (http://yourdomain.com/servertime.php)
  19. how to make a knockback behavior?

    RabidParrot
    by RabidParrot · April 2015
    change attribute self.motion.linear.velocity.x
  20. Question about TableSearch function

    tatiang
    by tatiang · April 2015
    It should work fine with an attribute. Here's an example.
Previous Next

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with GameSalad

Sign In Register

© Vanilla Keystone Theme 2026

Powered By Vanilla