Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: uk4dee on May 13, 2015, 07:11:21 PM

Title: create prefab problem please help
Post by: uk4dee on May 13, 2015, 07:11:21 PM
hello im having  a problem hope some one can help me out

i create a object to load a prefab with balls on it that bounce around the prefab

when i create another one its making a clone of the last prefab and putting the balls where they left off on the last loaded prefab

not where they should start off in the prefab i made

hope this makes sence its really doing my head in
Title: Re: create prefab problem please help
Post by: joshua121 on May 15, 2015, 07:44:59 AM
I had a problem similar to this with a fire effect on my player.

I'm not sure if this help, and I'm a bit of a noob, but...

I would try making the prefab that has the balls bouncing around it, actually create the balls as objects / spawn them in.

Then spawn that object in.



That's the best I could tell you without more info, it would be helpful if you provided more information about your problem.

As in how are the balls moving? Are you using the mecanim animator / legacy animations, are they controlled by fsm's?