GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. png image problem, please help

    Spalding004
    by Spalding004 · June 2014
    Unfortunately, gamesalad does not support per-pixel collisions, which is what you are describing. The only thing I can think of would be to make that image just a template, and constrain invisible ac
  2. when touch is outside of the actor(on the background), game should get over

    colander
    by colander · June 2014
    Create a game level boolean attribute and put a condition in the background actor when attribute = true. Place place a change attribute in your actor when touch is pressed changes attribute to false a
  3. Rotating from a specific angle in a pendulum like manner (using only one actor)

    RThurman
    by RThurman · June 2014
    Thanks! It does use radians (converted to degrees) but hopefully everything is straightforward enough to be useable. Its mathematically equivalent to your suggestion. It just uses the move behavior
  4. Actor's/Image's Shape = Square, not what I want. Help.

    Zeltchoron
    by Zeltchoron · June 2014
    I was simply using the triangle as an example, I am using much more complex polygons and I am sure I can constrain minimal squares to achieve close to what I want.
  5. Dynamically changing the image of an INSTANCE of an actor

    tatiang
    by tatiang · June 2014
    If you need to use a game attribute for the random value then you need to change it on a timer or loop. Something like this:
  6. Pong game

    zeke365
    by zeke365 · June 2014
    ideas on what set up I need and weather it rule, attribute. or something else would greatly apprenticed. Plus I have the keys arrows keeps set up for this game as well as a little extra info. Plus we
  7. Flashing Text Problem

    andrewhnovak@gmail.com
    by andrewhnovak@gmail.com · June 2014
    I copied your logic into my game and created an actor, which I dragged to screen and also an attribute called "meSwitch" just like your example, but the text does not appear on the s
  8. Flashing Text Problem

    Socks
    by Socks · June 2014
    There is nothing in your code that would make an actor 'flash', there is nothing inside your timers, so they won't do anything, you have duplicate change attribute behaviours that do opposite things .
  9. Actor's/Image's Shape = Square, not what I want. Help.

    Socks
    by Socks · June 2014
    (Quote)
  10. Rotating from a specific angle in a pendulum like manner (using only one actor)

    Socks
    by Socks · June 2014
    Constrain X position to: 80*cos((range of swing in degrees*sin( self.Time *speed of swing))-90)+pivot point XConstrain Y position to: 80*sin ((range of swing in degrees*sin( self.Time *speed of swing)
  11. Parallax Backgrounds

    ADSentertainment
    by ADSentertainment · June 2014
    (Quote)
  12. Help removing white box from actor

    Armelline
    by Armelline · June 2014
    In your screenshot, though, you selected scene.Color.Alpha in your Change Attribute, rather than self.Color.Alpha. That's why it wasn't working. In the attribute picker you need to find the Color.Alph
  13. Actor's/Image's Shape = Square, not what I want. Help.

    Zeltchoron
    by Zeltchoron · June 2014
    do is simply create a few rectangular actors and constrain their positions around the actual actors, as @Adrenaline suggested.
  14. How to build up and store in-game money/items

    shadorma
    by shadorma · June 2014
    Thank you for your answer. All the videos I watched and I still missed how to do the very last save/load attribute actions. I was just doing them wrong. Thanks again for your detailed answer, it seems
  15. Problem with the sprites. HELP PLEASE!!

    iandanone
    by iandanone · June 2014
    (Quote)
  16. Problem with the sprites. HELP PLEASE!!

    gingagaming
    by gingagaming · June 2014
    Collision in gamesalad doesn't work like that. We are currently limited to a box or a circle. If you want an exact shape, the only work around is to constrain different shapes together all with the co
  17. Dynamically changing the image of an INSTANCE of an actor

    saulspam18
    by saulspam18 · June 2014
    Just for fun, I tired the local random attribute, and it worked...but the game attribute logic is sound and it not clear why its not working with a global random attribute...i think gamesalad automagi
  18. Dynamically changing the image of an INSTANCE of an actor

    saulspam18
    by saulspam18 · June 2014
    Thanks...I actually just tried dong it with a local random variable and that worked. It is strange behaviour. the logic is correct, but it seems like gamesalad is overriding it? looking at the debugge
  19. Help removing white box from actor

    andrewhnovak@gmail.com
    by andrewhnovak@gmail.com · June 2014
    I added a display text attribute inside an actor I created. When the display text is on the screen in the game, the white box is there as well. How can I make the white box from actor not show? I trie
  20. Having Serious Issue with Scene Change- HELP!

    kevinrogers85212
    by kevinrogers85212 · June 2014
    Nope. I thought for a moment that it might be caused by an attribute causing it to skip immediately back to that scene, as suggested by @RThurman, but that doesn't appear to be the case. I'll keep p
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