Spawn Actor Problem

EpicoreGamesEpicoreGames Member Posts: 188
edited March 2015 in Working with GS (Mac)

I have set a spawn actor code with a timer in my actor which is like this :

`Every 2 seconds ( run to completion unticked ) ,

Spawn Actor "Actor-X" at "front of layer"

In the direction "0" , relative to "scene"

from position : "-15.6" , "375.605" , relative to "scene"`

and my actor did spawn but they come out duplicated . I mean like 2 same actors come out with each other but it looks like 1 actor, but when it is killed , you can see 2 actors like this :
http://postimg.org/image/tn3jb2cjn/

as you can see , the "58" number should be at the center of the actor but it is a bit to the left so there is another actor at the back of it just their colours are the same .

why do they come out in double ?

i want only 1 actor comes out every 2 seconds .

Comments

  • EpicoreGamesEpicoreGames Member Posts: 188

    and even sometimes they come out in 3 or 4 ...

  • EpicoreGamesEpicoreGames Member Posts: 188

    bump

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    Please don't constantly bump your thread. It's against forum rules.

    You'll need to figure out where you have a second Spawn Actor behavior. If you don't know, then start by deleting actors from the scene one by one until you fix it. The last actor to be removed is the one causing the problem.

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

  • EpicoreGamesEpicoreGames Member Posts: 188
    edited March 2015

    @tatiang i still don't get what you mean by "second Spawn Actor" behavior . Could you please explain it a bit ?

    I had deleted all of my actors in the scene except the spawner actor . But the problem occurs too , they still come out in 2 or 3 .

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    Also make sure your actor is not an unlocked "instance." To check this, double-click on the actor in the scene. If you see a big lock symbol, it's locked. Do you see that symbol?

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

Sign In or Register to comment.