Hi everyone, I tried to make a simple asteroids movement with friction and now my rocket is shaking weirdly
First: is this sinus behaviour normal? When the angle is larger than 180? sin should become a negative number but instead it seems to become zero?
http://www.file-upload.net/download-3532747/Sin-Error.cap.html
Second: This is the problem-program, using arrow keys should move the 'rocket' but the movement angle seems 225? and the 'shaking' is weird .
I used private variables in the sprite and in the 'Text' for movement calculation.
http://www.file-upload.net/download-3532755/Movement-Error.cap.html
Thank you. I'm still pretty noob with Construct