I have removed Physics from the equation, it is and always has been a constant speed of 10 pixels per second.
Take a look here:
https://www.google.com/search?q=2000+%2B+cos(95+degrees)+*+(30*10)&rlz=1C1CHFX_enUS576US576&oq=2000+%2B+cos(95+degrees)+*+(30*10)&aqs=chrome..69i57j0.4111j0j7&sourceid=chrome&espv=210&es_sm=93&ie=UTF-8
I'm getting the same result, any idea what's wrong?
Here's a capx with the bullet behavior: [attachment=0:1u16qz4o][/attachment:1u16qz4o]
Also, sorry 95 is more like southwest
It's the angles that was jamming me up. 95 is southwest. Thanks. I'm still curious if this equation seems correct: Rojo mentioned I had too many parenthesis:
2000 + cos(95 degrees) * (30*10)
Develop games in your browser. Powerful, performant & highly capable.
Looks fine here.