craksy
Member
|
RE: hit detection 2D/3D
thanks a lot working perfectly now
just have another small question:
is it possible to write to the output? i mean the panel where errors also show up?
like in actionscript there is trace() which writes to the output. its great for testing variables and such.
hope you can help me
thanks
|
|
10-16-2009 11:53 PM |
|
Esenthel
Administrator
|
RE: hit detection 2D/3D
you can use Log, LogN to dump text info into log files
or just use D.text and draw stuff on the screen
|
|
10-17-2009 12:01 AM |
|