Hi
I have quick 2 questions:
- During ground combat. Is there a way to disable auto aiming and fire exclusively on the target I selected and marked earlier? Right now, if I hit 1 it will fire upon the closest enemy even ifihe was not targeted at all. Basically I want the following:
If (enemy is targeted) AND (Shoot phase rifle pressed) THEN Attack the target
If (enemy NOT targeted) AND (Shoot phase rifle pressed) THEN DO NOTHING
- Is there any way to add 1 single sprite or a new UI window to the screen? Actually, I would be happy if I managed to lock the mouse pointer to the center of the screen.
Thanks for the help!
0