actionscript 3 - physics for top-down racing game help - Flash / AS3 -


I am trying to detect collision physics for top-down racing games in Flash / AS3. I am currently using the HitTestPoint method to detect conflicts, but I do not know how to apply a decent physics method to bounce a wall bounce which he hits, does anyone have any ideas Or maybe tell me in the right direction?

What you need to do: Can you check the AS version 2 for a bit more detail.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -