Skip to content

Sprite does not get added to screen. #5

Description

@basilabbassv

Even after calling the function
[self addChild:[[Floor floorSprite] ccNode] z:20];

Only the physics shape gets added to screen. The sprite itself does not get added. Looking into the code I believe adding the CCSprite that is sub classed as a CCNode is failing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions