GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. moving actors

    gyroscope
    by gyroscope · October 2012
    Hi, the only solution to this problem, I'm thinking, is on touch release, adjust the x and y coordinates of the actor accordingly. So one way to do this is to make two integer attributes, PosX and Pos
  2. how to collect items into inventory?

    alarm656
    by alarm656 · October 2012
    (Quote)
  3. how to collect items into inventory?

    carlblanchet
    by carlblanchet · October 2012
    You will need to have a boolean attribute for each item, this way you can know if the player has collected it into his 'suitcase' or not. Also, for example, to check if the key is collected and if yes
  4. Help needed: weird player-relative acceleration on moving gravity point

    Prodevus
    by Prodevus · October 2012
    Okay, I know what the problem is. You stop moving when you get on the side of the moon in the direction it's traveling in. As the moon orbits by a "constrain", and not a "mo
  5. combo system

    digitalzero
    by digitalzero · October 2012
    background and the foreground... i also have the attribute where the character can jump through the platform but sometimes the character would jump through the platform and the attribute i have thats
  6. Make appear another actor after collecting items

    carlblanchet
    by carlblanchet · October 2012
    @alarm656 It sure is! It works the same way as I previously stated, except in the ItemActor you make a rule that if touch is pressed -> add +1 to the ItemsCollected attribute and make the item
  7. combo system

    carlblanchet
    by carlblanchet · October 2012
    Make a ComboCount integer attribute. Every time the character jumps on a head add +1 to that attribute, and when the character touches the ground if attribute is greater than 0 change it to 0.
  8. •°•°• Lets share useful maths equations •°•°•

    StormyStudio
    by StormyStudio · October 2012
    @RThurman... thanks...I've updated the second constrain equation (parenthesis left over from the equation I've got running with a few extra bits, so I can vary the diametre)
  9. Pause Behavior for Level Success Screen, and Pause Screen VS. Using Current Scene.

    VoidedSky
    by VoidedSky · October 2012
    You can probably reset the scene from the pause scene by having a game.resetScene attribute. Change it to 1 in the pause screen when you hit reset, and then unpause the game. Have a rule in an actor i
  10. Make appear

    alarm656
    by alarm656 · October 2012
    T(Quote)
  11. Make appear

    alarm656
    by alarm656 · October 2012
    Actor1 rule: when touch is pressed - change attribute(behavior) game.timetoSpawn(Boolean attribute) to true (true I wrote my self, not automatically). Acto
  12. Make appear

    alarm656
    by alarm656 · October 2012
    (Quote)
  13. Avoiding Objects

    tatiang
    by tatiang · October 2012
    Think about how you would avoid a wall in real life. You might use your eyes to see it from afar, or your hands to touch is from nearby. One idea is to constrain an actor in front of the other actor
  14. I can customize the size of the Keyboard Input?

    tatiang
    by tatiang · October 2012
    No, you can't customize the built-in behavior. But you can make your own keyboard. It's a fair amount of work, but it can be done. Basically, you concatenate a text attribute (e.g. change attribute
  15. Make appear

    alarm656
    by alarm656 · October 2012
    (Quote)
  16. •°•°• Lets share useful maths equations •°•°•

    StormyStudio
    by StormyStudio · October 2012
    Make game attributes which hold the 'circle_width', 'circle_rotation' and 'circle_X' position.
  17. Make appear

    tatiang
    by tatiang · October 2012
    Actor 1: When Touch is Pressed --> Change Attribute game.timeToSpawn to true
  18. Make appear

    gyroscope
    by gyroscope · October 2012
    Change attribute self.Position.x to ??
  19. Make appear

    alarm656
    by alarm656 · October 2012
    Rule: (actor receiv event - touch is pressed) or. ( attribute ???????) Behavior: change attribute?, constrain attribute? Do I need to create any attribute like Boolean, integer, inde
  20. Make appear

    alarm656
    by alarm656 · October 2012
    Thanks a lot! I have already watched all video tutorials but I could' t find. I did not underst Text explaines in cookbook because my English is horrible. Can you write me if is it possible &quot
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