Spawn actor on different layer

Hi there, i`m reading but cant find answer.
I have on actor and when it spawn, i need to be stopped, and it moves with camera and movements of main actor.
Its possible to select the layer where you want to spawn or dont move? I have unchecked movable but stills moving...

Comments

  • shark1505shark1505 Member Posts: 75
    Yes, in the spawn actor behavior, you can choose what layer you want the actor to spawn in.
  • mrpacogpmrpacogp Member Posts: 400
    But i have tested all layers and the actor spawned stills moving around the screen when i move my main actor.
  • LeonardDeveloperLeonardDeveloper Member Posts: 4,630
    Please, Elaborate on that, It will help us gather specifics to help you,
  • mrpacogpmrpacogp Member Posts: 400
    Let me try it.
    I have an actor for select weapon, when you press, this spawn another actor on ground. This actor need to stay on ground, but when i move for take it with my main actor, the actor spawned moves too and you can take it never...
  • ChakkuChakku Member Posts: 1,513
    edited December 2012
    @mrpacogp

    It should have an option to select which layer to spawn the actor. If not, try and see if that option appears in a blank project. Otherwise, it's a bug, and should be reported to GameSalad. But do delete and reinstall GameSalad before that, as doing this generally solves a lot of problems.

    Hope this helps.
  • mrpacogpmrpacogp Member Posts: 400
    Reinstalled gamesalad dont work, same issue.
    I have created differents layers, and the same issue, the actor spawned stills moving at same time do it my main actor.
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    you can only choose it's position within the current layer, not a different layer all together. you can spawn in front of the layer, back of the layer, in front of the spawner or behind it.

    spawning from one actor to another doesnt exist, at least in the mac version
  • mrpacogpmrpacogp Member Posts: 400
    edited December 2012
    Yes, but i have tested all modes and dont work.
    I have an actor static, for select when you want to launch a bomb. My actor for select spawn dont move, and the spawned actor need to be static and still moving... testing with a lot of actor, trying to constrain motion linear x to 0...
    I`m fighting with that two days, dunno if i can test anymore..
Sign In or Register to comment.