in order to teleport the player to an object that he throw i used tween but when tween is done all the momentum is lost and the player fall to the gravity how fix this
thanks
you can save the momentum and other related information then apply those forces after teleportation
@Erich_L said: you can save the momentum and other related information then apply those forces after teleportation
Can you please show me an exemple of how it done