Merge branch 'main' of https://github.com/MarcEricMartel/Game-Jam-A23
This commit is contained in:
commit
3a64322470
@ -139,7 +139,7 @@ func processAI(objs):
|
||||
vec.y += 10
|
||||
vec.x += 5
|
||||
|
||||
return vec.normalized() * 1000
|
||||
return vec.normalized() * 2000
|
||||
|
||||
|
||||
func attack():
|
||||
|
Loading…
Reference in New Issue
Block a user