How to add actor in a group into list?.

sdieters

  • Posts: 2068
maybee i got it.

You want to add a couple of actors to a list, and when the level starts, you want all those actors to be placed in the scene?
My new profile is TheIndieStation.
When you see a recent post with this name, i'm probably using my phone. So dont mind any typo's =p

flameblue59

  • Posts: 113
Sure, I mean like it.

sdieters

  • Posts: 2068
Try this >>
http://gyazo.com/711950e7093b5c2d0b5d90bca8afa974

However I don't know why you are spawning multiple actors in the same place.
My new profile is TheIndieStation.
When you see a recent post with this name, i'm probably using my phone. So dont mind any typo's =p

flameblue59

  • Posts: 113
It seems weird, I can't add "Item" to the value, but actually, you can do it

sdieters

  • Posts: 2068
It's a small bug. You have to take out the actor type with name, then put item in that block and put him back.
My new profile is TheIndieStation.
When you see a recent post with this name, i'm probably using my phone. So dont mind any typo's =p

flameblue59

  • Posts: 113
It doesn't call the actor, please check the image, maybe something wrong with me.

sdieters

  • Posts: 2068
Check these things:

Is this a scene behavior? (if not, make it in a scene behavior)
Is the scene behavior attached to the scene?

If none of this works, create a new scene and leave the size as it is.
Add the scene behavior, and change x/y-center of camera to 20 and 20.
My new profile is TheIndieStation.
When you see a recent post with this name, i'm probably using my phone. So dont mind any typo's =p

flameblue59

  • Posts: 113
Thanks, it's worked now. ;)

« Last Edit: January 05, 2015, 11:58:25 pm by flameblue59 »