iphone - How to display Parabolic Motion and how to find Final Position of a Sprite in Cocos2D -


i want move sprite swipe gesture, angle , speed depends upon swipes user , end trajectory. according swipe angle , power, how find final position @ sprite reaches? , how display parabolic movement?

please check image more clarification

my answer same question :)

http://www.cocos2d-iphone.org/forum/topic/220434

for trajectory tracking , position prediction check following links

http://www.cocos2d-iphone.org/forum/topic/10862

http://www.cocos2d-iphone.org/forum/topic/15007


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -