GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. How to click on touch button so the actor will react for x seconds?

    The_Gamesalad_Guru
    by The_Gamesalad_Guru · April 2016
    Okay so first get rid of the change attribute in the otherwise section as that will fire as soon as the press goes away. Instead add a timer that says after X seconds change attribute game.duck to fal
  2. How to move an actor by dragging it and spinning it.

    sonicm3
    by sonicm3 · April 2016
    I can type on the second field of the attribute but not the first like the example.
  3. Rayburst: High Speed Action Side Scroller - coming soon! {w/trailer}

    Socks
    by Socks · April 2016
    Actually a simpler solution might be to just force the faded red circle to constrain itself to the enemy, but don't allow it outside of the bounds of the camera . . .
  4. Help w/ Timer/Scene Change

    kristi.forbes0000
    by kristi.forbes0000 · April 2016
    I'll try to describe what I have as best I can. I set up a scene that looks like a room with objects in it. I put a new game attribute in as an integer to act as a timer (10 seconds). With the scene I
  5. Display text with expression fails with booleans

    The_Gamesalad_Guru
    by The_Gamesalad_Guru · April 2016
    (Quote)
  6. connect actors

    The_Gamesalad_Guru
    by The_Gamesalad_Guru · April 2016
    there is no problem having many actors. It's all about how lean your code is. You're going to need to define in the code of your actors what they are. So a self integer that identifies the actor type
  7. Display text with expression fails with booleans

    eegames
    by eegames · April 2016
    (Quote)
  8. connect actors

    Tom24
    by Tom24 · April 2016
    For the position I use a table. and for the 6 random Images i use a "self- Attribute"
  9. Rayburst: High Speed Action Side Scroller - coming soon! {w/trailer}

    Socks
    by Socks · April 2016
    You could do this with a couple of constrains like this (I've used iPad landscape for my numbers - and am assuming the camera is moving through a larger scene):
  10. How to move an actor by dragging it and spinning it.

    Socks
    by Socks · April 2016
    Make a Boolean self.attribute, let's call it 'A'.
  11. How to move an actor by dragging it and spinning it.

    sonicm3
    by sonicm3 · April 2016
    ----constrain rotation to vector to angle between actor and mouse/touch
  12. simple replace image on another scene

    Socks
    by Socks · April 2016
    When the attribute X equals 1 . . . . .
  13. simple replace image on another scene

    sonicm3
    by sonicm3 · April 2016
    Do i need to create a rule, or a constain attribute, whats the full command i would need?
  14. simple replace image on another scene

    Socks
    by Socks · April 2016
    Make a game attribute, let's use a Boolean attribute, let's call it 'X'
  15. How to move an actor by dragging it and spinning it.

    Socks
    by Socks · April 2016
    rotates it - or you could have a switch (an attribute) that is switched off until the actor has been moved, then it is switched on and once switched on touching the actor will now rotate it . . . . a
  16. How to move an actor by dragging it and spinning it.

    Socks
    by Socks · April 2016
    ----constrain rotation to vector to angle between actor and mouse/touch
  17. simple replace image on another scene

    Socks
    by Socks · April 2016
    Make a game attribute, when actor 1 is touched change the value of this attribute, then actor 2 can respond to that change.
  18. Actor Colour self Attribute

    Socks
    by Socks · April 2016
    Depending on how you have this set up this might be an inefficient way of working, a constrain fires 60 times a second, a change attribute fires only once, so whereas change attribute colour.red to X
  19. Actor Colour self Attribute

    fmakawa
    by fmakawa · April 2016
    I solved it thanks to @Armelline 's suggestion. Turns out I need to constrain it to the formula and there was conflicting code which disappeared once I removed everything to make a demo of the issue.
  20. Problem with jumping and ducking

    Zwire
    by Zwire · April 2016
    (Quote)
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