Code: Select all
XButton1::
Send, {e down}
Loop{
ImageSearch, OutputVarX, OutputVarY, -1000, 383, 1500, 475, "*255", shooter.png
} Until (OutputVarX > 0)
MsgBox, % OutputVarX
Send, {e up}
Return
https://imgur.com/a/wxwRhIq
Gameplay Footage of the game:
[youtube]https://youtu.be/tb3l989JSFM[/youtube]
Also let me know if this should be in the V1 section.