Gregory-Nitch / PyFighter

An endless runner...but its in space! pew pew!
0 stars 5 forks source link

Need missile image offsets. #21

Closed Gregory-Nitch closed 4 months ago

Gregory-Nitch commented 4 months ago

missile images currently have no image offset applied to their drawing. (see Player class init())

Gregory-Nitch commented 4 months ago

Added with missile implementation.