libgdx drawing tail of moving object -
i'm using libgdx , try draw tail of moving object! have calculate coordinates of object's position few seconds before present time. there easy way this?
thanks helping!
yes there easy way this. you're looking called particleeffect
. can see official tutorial basics. there youtube videos explain whole process, building effects , until how use them in code.
Comments
Post a Comment