Collisions, Need Help!!!

Started by
0 comments, last by dawidjoubert 19 years, 5 months ago
Is it possible to calculate the angle of collision between two circles in blitzsbasic? Thanks in advance [Edited by - baddogj on November 10, 2004 5:25:55 PM]
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="88" height="70" id="H2lvl" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="http://www.ironhive.com/CFCs/H2lvl.swf?gamertag=jBaddog" /> <param name="quality" value="high" /> <param name="wmode" value="transparent"> <embed src="http://www.ironhive.com/CFCs/H2lvl.swf?gamertag=jBaddog" quality="high" bgcolor="#ffffff" width="88" height="70" name="H2lvl" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object>
Advertisement
Yes

Yes as long as 0 degrees stays say straight up and so 180 degrees down and depending on the way you use it 90 degrees left or right.

Simple get some pseudo code for working out angels on a triangle,

Since that is all it realy is
{A\
{ { { \
{ {______________________B

Theta Sin,Cos,Tan should do the job

----------------------------

http://djoubert.co.uk

This topic is closed to new replies.

Advertisement