Hello, I am creating a card game and need some advice/pointers or code snipets if possible on sprite movement in the sence I need to create an action of a card been drawn from the deck. Basicly I need to make the sprite(card) move from the deck posion(x,y) to the players hand position(x,y) or from hand/deck to the waste pile, the game will consist of 4 players so the cards will be going in all directions and I can not fiqure out a formula that will make the cards move quick and smothly to their correct possitions and I cant seem to find anything online to help with this as I am new to working with sprits and I am just an amature programmer. Is there a way to use cos, sin and/or pi to achive this? if so how? any infomation on this would be greatly apreciated.
Thanks.