Change of Friction
This commit is contained in:
@@ -3,6 +3,9 @@ extends Node2D
|
||||
onready var coin = preload("res://Levels/Interactives/coin.tscn")
|
||||
#onready var coin_container = get_node("YSort/coin_container")
|
||||
|
||||
#have event for timer to run out
|
||||
|
||||
|
||||
var screensize
|
||||
var score = 0
|
||||
|
||||
|
Reference in New Issue
Block a user