Reputation: 77
I am new to the sprite Kit and I see that there are 3 different ways of moving objects:
position += velocity
create a physics body and apply impulse
use physicsBody.velocity property
can you please give some guidelines when to use each one of the ways? I am a bit confused, Thanks.
Upvotes: 1
Views: 76
Reputation: 64477
Upvotes: 2