Create JS: Usage of "containers"
I'm creating a RPG and would like to add all of my sprites to a
spriteContainer, and NPCs to a npcContainer, etc... I would be using the
create js container object.
I want to set an initial x,y for the container, but then set each element
in the container to a different x,y with their labels. Should I just not
use a container? What is the reason for containers?
Thanks
No comments:
Post a Comment