- fighter jets move now!!!
int Q = 1 ;
if (Q==1)
{
dbMoveObject (31, -10);
dbMoveObject (32, -10);
dbMoveObject (33, -10);
}Changes in Creative Design Process:
-none
Problems Encountered:
- fighters moving backwards ( solved by turning the move speed to a negative number)
Next Steps:
- implement airport
- implement more cinematics
- implement mission enemys
No comments:
Post a Comment