roijac wrote:
the exported sprite has bounds values of floats and not of points
Does int()-ifying them work?
Offline
blob8108 wrote:
roijac wrote:
the exported sprite has bounds values of floats and not of points
Does int()-ifying them work?
I couldn't see the '@' signs, that's why I mistook it to be only a number and only a point
I think maybe the owner is the problem here - in the debug window it says 'owner: nil', and it doesn't refer to the stage.
edit: indeed
added
file.sprite.owner = file.stage
Last edited by roijac (2013-03-29 10:18:11)
Offline