able to spawn enemy when pressing space
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package game
|
||||
|
||||
Vec2 :: struct {
|
||||
x, y: f32,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user