GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Drag & drop actor by touch? (rpg inventory solution)

    KIIVIIN
    by KIIVIIN · January 2016
    So the function I use, Spawn inventory when inventroy is true and destroy inventroy when false takes a lot of data?
  2. spawn actor from different places

    imjustmike
    by imjustmike · January 2016
    Depending on the game, spawning loads of rain drops might be pretty intensive for the engine. Two easier work arounds would be:
  3. Drag & drop actor by touch? (rpg inventory solution)

    KIIVIIN
    by KIIVIIN · January 2016
    Inside I already set spawn rules for 3 different potions. BUT! I want to ask, Is there a way to use touch and move these actors slots?
  4. spawn actor from different places

    Gnarly
    by Gnarly · January 2016
    (Quote)
  5. spawn actor from different places

    illaciaerik
    by illaciaerik · January 2016
    What I've done when having actors spawn at random places is that I use moving "spawners"
  6. Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help

    KIIVIIN
    by KIIVIIN · January 2016
    (Quote)
  7. Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help

    The_Gamesalad_Guru
    by The_Gamesalad_Guru · January 2016
    Make sure you actors that make the edges spawn above the platform as code fires in the layers from bottom to top. So you want the position of the platform to update before the sides get that info. Tr
  8. Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help

    KIIVIIN
    by KIIVIIN · January 2016
    So I set what the max Y position is then minimum y position. Its from the gamesalad tutorial with platform games. Then I spawn the edge actor half the size etc as we talked about before.
  9. Coin animation, How is it done?

    Gnarly
    by Gnarly · January 2016
    I use actors. 5 or 6 little circles of same colour. Then spawn them at desired time. Each circle would move out in a different direction. Then destroy the little circles after .8 secon
  10. spawn actor from different places

    boberto
    by boberto · January 2016
    Timer-Every 0.1 Seconds-Spawn Actor(Rain Drop Image) Place-In front of actor
  11. spawn actor from different places

    Disimob
    by Disimob · January 2016
    Hi
  12. Passing Values to other objects possible?

    crestwoodgames
    by crestwoodgames · January 2016
    @Hopscotch This might be a work around. Although, there are times when up to 100 balls can be on scene, but i could have 10 unique balls. Hopefully this could eliminate some of the double hits.
  13. Passing Values to other objects possible?

    Hopscotch
    by Hopscotch · January 2016
    You are right that multiple collisions of the same actor will count as one. So, as a trade-off, you could spawn 4 different types of ball (but identical looking), then put the 4 separate collision rul
  14. Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help

    KIIVIIN
    by KIIVIIN · January 2016
    The issue was that I used 1 actor "edge" and spawned it with the platform Helevator on the self.width/2 and -self.width/2. That will say at the platforms sides.
  15. Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help

    Approw
    by Approw · January 2016
    if self.ID = 1 - spawn edge to ...
  16. Spawning and Particle Issues

    Kozax
    by Kozax · January 2016
    I was wondering, instead of copy and pasting Spawn Actor behavior is there any way to say repeat x times a specific behavior?
  17. Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help

    KIIVIIN
    by KIIVIIN · January 2016
    Well the horizontal elevator spawns the edges and the edges follow the Y position as it should. Problem is that the Edges spawn in the middle of the elevator when they should spawn at the "ed
  18. Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help

    KIIVIIN
    by KIIVIIN · January 2016
    Im doing some testing for a test game and want to be able to spawn edges on all type of platforms so the player cannot jump while colliding with the edge.
  19. Spawning and Particle Issues

    jamie_c
    by jamie_c · January 2016
    To get a lot of particles quickly I do what @Hopscotch said but instead of spawning many particles in one particle effect, ill spawn few particles BUT use several copies of the same particle effect ac
  20. Spawning and Particle Issues

    Hopscotch
    by Hopscotch · January 2016
    @Kozax the particle system is not well suited for a quick explosive effect like I think you are trying to achieve. For this purpose, I always spawn a handful of actors myself instead of using particle
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