@AbhyudaiRagh wrote:
I've created a physics sprite set its position to" (winsize.width/2,winsize.height)"
and applied imulse as
body.applyImpulse(cp.v(0, -1000), cp.v(0, 0));
but when it comes down from top of the screen ...it is not showing its image(texture)...until it reaches middle of the screen
im creating physicssprite in each 3 sec..but some times it works but sometimes it is not ....most of the time this issue is comingPLEASE HELP!!
Posts: 1
Participants: 1