clegg
This commit is contained in:
commit
6a269eb236
97 changed files with 2137 additions and 0 deletions
5
globals/global_stats.gd
Normal file
5
globals/global_stats.gd
Normal file
|
@ -0,0 +1,5 @@
|
|||
extends Node
|
||||
|
||||
var score:int = 0
|
||||
var score_to_add:int = 0
|
||||
var score_multiplier:float = 1.0
|
Loading…
Add table
Add a link
Reference in a new issue