GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Max actors before lag?

    Socks
    by Socks · November 2014
    (Quote)
  2. Max actors before lag?

    jsorr2
    by jsorr2 · November 2014
    You're right. I tried to spawn 2 and my phone literally caught fire in my hand. Am typing this from the hospital.
  3. Max actors before lag?

    jsorr2
    by jsorr2 · November 2014
    Just wondering how many actors I can spawn into my game before an iphone/ipad would start lagging? On the preview (iphone 5) within Gamesalad, I spawned around 180 actors with no logic inside them and
  4. how to create random, increasingly difficult obstacles?

    Schroeder
    by Schroeder · November 2014
    (Quote)
  5. Random spawning WITHOUT timer?

    Kumkani
    by Kumkani · November 2014
    how do I{ do this? Currently I have the actor spawning up to onescore, then another between that score and another then one more after that score. I want a fourth option to randomize those actors,
  6. Stop change attribute from moving around a collision object

    Socks
    by Socks · November 2014
    (Quote)
  7. Stop change attribute from moving around a collision object

    jsorr2
    by jsorr2 · November 2014
    @Socks‌ Thanks for sticking it out. I'll just spawn 4 different detectors around every actor. Seems to work great. Love your work (Image)
  8. Stop change attribute from moving around a collision object

    Socks
    by Socks · November 2014
    (Quote)
  9. Stop change attribute from moving around a collision object

    jsorr2
    by jsorr2 · November 2014
    @Socks‌ If I allowed players to spawn actors into my game, I would need 4 different detectors (up/down/left/right) that restricted movement all around the spawned actor?
  10. Stop change attribute from moving around a collision object

    Socks
    by Socks · November 2014
    You wouldn't need to place the detectors by hand, just get each rock obstacle to spawn a detector 32 pixels beneath it.
  11. Display of Spawn actor instance

    sysads
    by sysads · November 2014
    I have an actor for displaying game score and there is 3 instances of this actor. Is it possible to spawn the instance actor when game over apart from placing the instances on the screen? I have searc
  12. How do I make my actor spawn when touched once, and stop spawning when touched twice.

    gyroscope
    by gyroscope · November 2014
    Hi @sswisehaupt‌ Try this then: make an integer called SpawnLiveorDie
  13. How do I make my actor spawn when touched once, and stop spawning when touched twice.

    sswisehaupt
    by sswisehaupt · November 2014
    I would like to to spawn when touched, and take away spawn (what has already been spawned) when touched again. Then when touched again, spawn, and so on.
  14. How do I make my actor spawn when touched once, and stop spawning when touched twice.

    http_gamesalad
    by http_gamesalad · November 2014
    do you want it to spawn continuously when its touched once or?
  15. How do I make my actor spawn when touched once, and stop spawning when touched twice.

    http_gamesalad
    by http_gamesalad · November 2014
    set the game.tap to 1 so as soon as you press it it stops the spawn
  16. How do I make my actor spawn when touched once, and stop spawning when touched twice.

    http_gamesalad
    by http_gamesalad · November 2014
    do (change attribute behavior ) game.tap to (game.tap+1)%2 (if someone taps it again after the second time it'll start spawning again) If you just want it to happen only once do game.tap to game.tap+1
  17. Sending and Receiving data using your own SQL Server - PHP file and TestProject included

    jonmulcahy
    by jonmulcahy · November 2014
    * On the loading scene a UID is generated and saved to a table (http://forums.gamesalad.com/discussion/66786/generating-a-unique-id-for-asyc-metrics-whatever).
  18. Sending and Receiving data using your own SQL Server - PHP file and TestProject included

    jonmulcahy
    by jonmulcahy · November 2014
    orums.gamesalad.com/discussion/66786/generating-a-unique-id-for-asyc-metrics-whatever).
  19. how to create random, increasingly difficult obstacles?

    jsorr2
    by jsorr2 · November 2014
    have 4 different actors (different shapes) and 1 speed attribute and 1 spawn attribute and 1 shape attribute.
  20. how to create random, increasingly difficult obstacles?

    tatiang
    by tatiang · November 2014
    The idea would be to use something like a custom interval timer (http://forums.gamesalad.com/discussion/comment/464547/#Comment_464547) but without the randomness, and then a separate timer or rule (e
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