GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. changing a actor to a random number

    digitalzero
    by digitalzero · September 2015
    so im trying to change the attribute between a couple of different numbers... i know the expression min and max option but its not exactly what im looking for
  2. One sound at a time

    The_Gamesalad_Guru
    by The_Gamesalad_Guru · September 2015
    Everything in GS is logic coding so you create a lockout and add it to your button. So say you make an attribute sound an integer.
  3. Getting an actor to display text when an item is picked up in front of them

    jenky12
    by jenky12 · September 2015
    your version in your rules you have added change attribute and selected 'game.itemX', but on mine this option does not exist. I have set up the rest of the files as close to your as i possibly can bu
  4. Firing a Weapon

    tatiang
    by tatiang · September 2015
    To get anything to happen in GameSalad, you'll need to have a Rule condition. Most likely, you'll want an attribute value (e.g. a boolean called game.fire set to true) as the condition. When the rul
  5. Creating Enemies?

    tatiang
    by tatiang · September 2015
    Yes, that's quite helpful. One way to get started with this is to use the constrain attribute behavior to constrain game attributes (type real) to the player's self.position.x and self.position.y and
  6. Armelline's Custom Monospace Fonts (FREE version)

    Armelline
    by Armelline · September 2015
    When it first loads the text it can take a fraction of a second if there's a large quantity of text, which is noticeable, but in most cases it'll have little or no impact. All that's happening after t
  7. save/load attribute oN ANDROID problem

    Reckless App
    by Reckless App · September 2015
    helloooo I'v a lot of level in my game, and i use an attribute for unlock level one for the coin and a table..
  8. How to have the reaction time of a timer vary (min,max)

    Wllew4Games
    by Wllew4Games · September 2015
    game.attribute.1
  9. How to have the reaction time of a timer vary (min,max)

    Socks
    by Socks · September 2015
    game.attribute 'X'
  10. how to make constantly moving actors move randomly across the screen without leaving the screen

    Socks
    by Socks · September 2015
    If you want the movement to just be horizontal then you can simply switch off the Y constrain behaviour.
  11. Is it possible to change behavior of a random actor?

    Armelline
    by Armelline · September 2015
    Just count the actors as they're spawned and assign the corresponding number to the actor. Then just change a game attribute to random(1,count) and put logic in each actor to say "move when g
  12. Is it possible to change behavior of a random actor?

    gooner
    by gooner · September 2015
    I was thinking I would need to give each actor a name attribute and save those names in a table. The table would let me choose one randomly from the name column, then I could use the actor name to cha
  13. multiple actors spawning

    EldonRouge
    by EldonRouge · September 2015
    * change attribute game.fart delay(integer): (should be boolean?) so there is a delay between when another fart may be released. (changes when the beater gets far enough away from the cushion to allow
  14. Controlling Spawning actors

    MentalDonkeyGames
    by MentalDonkeyGames · September 2015
    You need another attribute that keeps track of how many enemies there is alive. Then when that gets to 0, you can switch to the next wave.
  15. Fnaf fan-game. How to move animatronics

    Socks
    by Socks · September 2015
    Change attribute self.A to 1-self.A
  16. Help With Toggle

    KevinCross
    by KevinCross · September 2015
    Change Attribute: game.toggle = 1 - game.toggle.
  17. Help With Toggle

    Wllew4Games
    by Wllew4Games · September 2015
    The change attribute didn't work.
  18. Help With Toggle

    Wllew4Games
    by Wllew4Games · September 2015
    (Quote)
  19. Help With Toggle

    Chunkypixels
    by Chunkypixels · September 2015
    create a boolean attribute... call it whatever you want... for arguments sake we'll call it ButtonToggle
  20. Help With Toggle

    Wllew4Games
    by Wllew4Games · September 2015
    I need to know how to make it so when I touch an actor, it changes an attribute from 0 to 1 or from 1 to 0
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