playMaker

Author Topic: Spawn Problem  (Read 1974 times)

jgalvezpa

  • Junior Playmaker
  • **
  • Posts: 58
Spawn Problem
« on: July 06, 2013, 03:17:32 AM »
Hello i'm using 2d toolkit to get my sprites on screen i'm doing a 2d game, also using Pool Manager to spawn my game objects.
I don't know what i'm doing wrong.

The FSM1 is for get a random position in the screen.
The FSM2 is the Spawner action  Pmt Spawn from the playmaker poolmanager actions.
The FMS3 is the spawn rate.

could you help me please.
I'm trying to spawn random balloons in my 2D screen

« Last Edit: July 07, 2013, 11:09:39 PM by jgalvezpa »

jgalvezpa

  • Junior Playmaker
  • **
  • Posts: 58
Re: Spawn Problem
« Reply #1 on: July 07, 2013, 11:10:03 PM »
please help i'm stuck

escpodgames

  • Hero Member
  • *****
  • Posts: 687
    • Assets
Re: Spawn Problem
« Reply #2 on: July 07, 2013, 11:17:17 PM »
Haven't used either pool manager or sprite manager so this is a stab in the dark.

It doesn't look like you have a gameobject in the spawned gameobject slot !??!!? Just a guess. Unless that just stores the spawned gameobject as a variable.