ajout de la porte et équilibrage des mutations
This commit is contained in:
@@ -6,7 +6,7 @@ enum State {STARTED, IN_PROGRESS, FINISHED}
|
||||
const RUN_POINT_POSITION_DERIVATION = 100
|
||||
const DIFFICULTY_INCREASE_BY_LEVEL = 3
|
||||
const RUN_POINTS_NEXT_NUMBER : int = 2
|
||||
const RUN_POINT_MAX_LEVEL = 2 # TODO
|
||||
const RUN_POINT_MAX_LEVEL = 4 # TODO
|
||||
|
||||
signal current_run_point_changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user