try to shoot from the middle of the player
This commit is contained in:
parent
085763c88b
commit
59f6f1f99e
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
bottom: 10%;
|
||||
-webkit-transform: rotate(90deg);
|
||||
-moz-transform: rotate(90deg);
|
||||
border-style: solid; border-width: 1px;
|
||||
}
|
||||
#enemy {
|
||||
position: absolute;
|
||||
|
|
Reference in a new issue