1
Ask a Question / How to keep actors from being placed on top of each other?
« on: April 04, 2011, 07:02:58 pm »
Basically, I have a scene behavior which should place actors in a grid pattern. However, when I run it, it places all the actors on top of each other. I can tell they're all there (because of actor behaviors), but it looks like they should be put in a grid. What am I doing wrong?