yeap i need to calculate the position of the sprite to fit on all screens and without this..., the pos is not like in SA-MP with the textdraws
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Gudio on Nov 02, 2014, 09:20 AMThere are built-in functions in squirrel module which support angle in euler or in quaternion.hmmm, i need to look into that
vehicle.Rotation returns a quaternion and vehicle.EulerAngle returns a vector. It's your choice what are you going to use.