changed shape
This commit is contained in:
@@ -322,7 +322,7 @@ function spawnRandomBullet() {
|
|||||||
|
|
||||||
function homescreen() {
|
function homescreen() {
|
||||||
push()
|
push()
|
||||||
circle(100, 100, 100)
|
square(width/2, height/2, 100)
|
||||||
color(255, 0, 255, 200)
|
color(255, 0, 255, 200)
|
||||||
pop()
|
pop()
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user