fixed config with clarifications and typos
This commit is contained in:
parent
468b87faed
commit
1b1bce572e
@ -14,7 +14,7 @@
|
|||||||
#
|
#
|
||||||
general:
|
general:
|
||||||
maxFPS: 30
|
maxFPS: 30
|
||||||
theme: good
|
theme: bad
|
||||||
|
|
||||||
|
|
||||||
#############################
|
#############################
|
||||||
@ -27,7 +27,7 @@ general:
|
|||||||
# Thoses settings will affect all players
|
# Thoses settings will affect all players
|
||||||
#
|
#
|
||||||
# The width setting sets how wide will the players be during the gameplay
|
# The width setting sets how wide will the players be during the gameplay
|
||||||
# session
|
# session. This setting is ignored in if the theme is set to "good"
|
||||||
# width: 70
|
# width: 70
|
||||||
#
|
#
|
||||||
# The startXPostion setting sets where will the players spawn at the beginning
|
# The startXPostion setting sets where will the players spawn at the beginning
|
||||||
@ -100,6 +100,7 @@ players:
|
|||||||
# fireCooldown: 0
|
# fireCooldown: 0
|
||||||
#
|
#
|
||||||
# The size setting sets the size of the radius of the invaders in pixel
|
# The size setting sets the size of the radius of the invaders in pixel
|
||||||
|
# This setting is ignored in if the theme is set to "good"
|
||||||
# size: 30
|
# size: 30
|
||||||
#
|
#
|
||||||
# The speed setting sets how many pixel will the invaders move each frame
|
# The speed setting sets how many pixel will the invaders move each frame
|
||||||
@ -162,7 +163,8 @@ invaders:
|
|||||||
# speed: 10
|
# speed: 10
|
||||||
#
|
#
|
||||||
# The width setting set how wide in pixel will the projectile be
|
# The width setting set how wide in pixel will the projectile be
|
||||||
# witdth : 10
|
# This setting is ignored in if the theme is set to "good"
|
||||||
|
# width : 10
|
||||||
#
|
#
|
||||||
projectiles:
|
projectiles:
|
||||||
missiles:
|
missiles:
|
||||||
|
Loading…
Reference in New Issue
Block a user