XekeDeath Posted February 17, 2014 Share Posted February 17, 2014 Graphics objects don't have a postUpdate function, so when the group is iterating over its children and calling postUpdate on them, it dies if one of its children is a Graphics object. Link to comment Share on other sites More sharing options...
rich Posted February 17, 2014 Share Posted February 17, 2014 Very true - added in now with other common features like fixedToCamera and input events. Link to comment Share on other sites More sharing options...
Recommended Posts