There's probably a way to do these random things, but I don't know how...
1) If I drag an actor onto a scene, how do I tell it's position (X,Y). Is that info hidden anywhere? I need it to line up other actors...
2) Same for the scale (pixel dimensions of actor)
3) Is there any way to inspect an actor's attributes via the client while preview is running (outside of Log Debugging Statement, or Display Text).
4) Ditto for inspecting a table, though since there is a whole custom built project someone made devoted to looking at tables at run time, I assume this feature is not supported inside GS.
5) How are multiple copies of the same spawned actor sorted with each other? Do you have any control over their sorting other than behind/in front of the spawner itself?
6) On the Project Info pane there's a little folded paper icon. Icon, I assume? I can drag a png into it, but as soon as a Preview my project it forgets my ,png and returns to a folded paper icon.
Thanks,
SP
Comments
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Ahh.. look at the instance, not the prototype... That makes so much sense. Thanks!