MIRV hit procedure completely rewritten.

Now wthout bugs :) and much clearer.
This commit is contained in:
Pecusx
2022-06-01 11:19:14 +02:00
parent 17e653b37d
commit 532ee7dc88
3 changed files with 52 additions and 25 deletions
+2
View File
@@ -193,6 +193,8 @@ vx03 .DS [5]
MirvDown .DS [5] ; is given missile down?
MirvMissileCounter .DS 1 ; missile Counter (mainly for X)
SmokeTracerFlag .DS 1 ; if Smoketracer
XposFlag .DS 1 ; bullet positon X (0 - on screen , %1000000 - off-screen)
YposFlag .DS 1 ; bullet positon Y (0 - on screen , %1000000 - over the screen , %0100000 - under the screen)
; -------------------------------------------------
;CheckCollisionWithTank
vx .ds 4 ; 0,0,0,0 ;two decimal bytes, two whole bytes (DC.BA)