All Questions
Tagged with tweening actionscript-3
1 question
0
votes
1
answer
3k
views
AS3 hittest with a tweening movieclip, what is the best way?
I'm making a simple game. The character is movable with the arrow keys.
The enemies are moving around the screen with a (classic) tween.
I want to detect collision between the character and the ...