this in flash???
- Started
- Last post
- 5 Responses
- wwfc
Anyone know of a good starting point to achieve something along these lines...
http://arkitus.com/Play/?id=20rotating bullet firing cursor and alien?
I really like this
- lvl_130
if the "loading java applet" doesn't tell you your answer, i don't know what will.
:)
- wwfc0
...sorry lvl_13 - I think you misunderstood me...
...I know it is not on flash - but was asking if it could be done in flash...
know what I mean 'arry?
- qruise0
um, of course it can.
learn some basic math.
onEnterFrame {
ship._x -= (ship._x - _xmouse) / shipSpeed;ship._rotation = BASIC-FRIGGIN-TRIGONOMETRY;
}
- wwfc0
he he he - thanks qruise ;-)
...hmm... can't seem to find "BASIC-FRIGGIN-TRIGON OMETRY" in the script assist...
...aaah don't you just love it?
- studderine0
quirse sounds like that kid in the back of the class who screams an A but almost always gets a C.