GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Score system help part one: adding time and score to make a total score

    Megaemman
    by Megaemman · August 2015
    Well when i had an actor to display the text it is only showing the end time and not the added value of time plus the score. So i was initially thinking that it had to do with the attributes not being
  2. Score system help part one: adding time and score to make a total score

    tatiang
    by tatiang · August 2015
    What exactly do you mean by "not adding up"? Have you checked the values of each individual attribute (the scores and timers) to make sure they are what you expect? Using Display T
  3. Custom monospace fonts - experiments

    Armelline
    by Armelline · August 2015
    Really not having much luck trying to get special characters and foreign characters into the mix here. It seems that although you can use special characters like ü or é for string comparisons etc., yo
  4. Published game resolution issues (all of a sudden)

    bluellama
    by bluellama · August 2015
    as a pause scene that is triggered when my lives attribute = 0. This has always worked as well until my last updates.
  5. Boolean rule, rotation setting and integer function help needed

    Socks
    by Socks · August 2015
    (Quote)
  6. Boolean rule, rotation setting and integer function help needed

    STRIKENSUN41
    by STRIKENSUN41 · August 2015
    That worked as well, and would be simpler than making the attribute. Though either method works just as fine.
  7. Boolean rule, rotation setting and integer function help needed

    Socks
    by Socks · August 2015
    Yes, this is what I was referring to when I suggested using self.time to increment the angle, it's a lot easier than making a new attribute, constraining that attribute to a increasing value and using
  8. Boolean rule, rotation setting and integer function help needed

    STRIKENSUN41
    by STRIKENSUN41 · August 2015
    But you are correct to think that the attribute is one I made. I just realized that there is an actual self.Time. But the difference between my custom attribute and that one is that mine is an angle a
  9. Boolean rule, rotation setting and integer function help needed

    Socks
    by Socks · August 2015
    Am I right in thinking that self.time is an attribute that you made, rather than the built in /default self.time that each actor comes with ?
  10. Boolean rule, rotation setting and integer function help needed

    STRIKENSUN41
    by STRIKENSUN41 · August 2015
    Have to change a little on the timer rule. I find 0.001 seconds is about as fast as it will work with. So changing the 10 to 15 makes it about the same speed as the constrain self.time to (self.time+1
  11. Boolean rule, rotation setting and integer function help needed

    Socks
    by Socks · August 2015
    Could you post a screenshot of the rules that constrain self.time to (self.time+10) ?
  12. Boolean rule, rotation setting and integer function help needed

    STRIKENSUN41
    by STRIKENSUN41 · August 2015
    Besides constraining game.ballx/y to actor ball position x/y, I have a space bar key input for spawning actor attack behind. This also changes the attribute attack to true. When attribute attack turns
  13. Boolean rule, rotation setting and integer function help needed

    Socks
    by Socks · August 2015
    You can't constrain self.time (or game.time) to anything !! For example constraining self.time to self.time+10,000,000 will have no effect.
  14. Score system help part one: adding time and score to make a total score

    tatiang
    by tatiang · August 2015
    The basic idea would be to change attribute game.timer (real) to game.Time when the level starts. Then, when the level ends, change attribute game.scoretot to game.timer+game.score. There shouldn't
  15. Score system help part one: adding time and score to make a total score

    Megaemman
    by Megaemman · August 2015
    I have gotten to the part of my game where I am working on the score system. I would like to add time(integer) plus the score(integer) to add up and give a total score(attribute) for each level.
  16. Monthly GameSalad Meetup Thursday August 6 2015 at 7pm CST (01:00 GMT)

    Socks
    by Socks · August 2015
    Cool ! By the way on the subject of functions, asin is bust (or at least its interaction with the constrain behaviour) it doesn't return the correct value when constrained to another variable, althoug
  17. Monthly GameSalad Meetup Thursday August 6 2015 at 7pm CST (01:00 GMT)

    Hopscotch
    by Hopscotch · August 2015
    out the need for separate rules and placeholder attributes which cause overhead.
  18. Tables unable to handle simultaneous changes to multiple cells?

    Franto
    by Franto · August 2015
    IF the table thing is true, then I'll just move the HP values to game.attributes, and use the table solely for the X,Y locating and identification. If using game.attributes, I would have to limit the
  19. Monthly GameSalad Meetup Thursday August 6 2015 at 7pm CST (01:00 GMT)

    Socks
    by Socks · August 2015
    is fairly straightforward, just a single constrain behaviour is needed for an actor to follow a spherical surface, if you want you can throw in a few others, one to track horizontal distortion ('squa
  20. Boolean rule, rotation setting and integer function help needed

    Socks
    by Socks · August 2015
    you could use change attribute within a timer or constrain a value to itself + an increment . . . etc etc
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