Change of Friction

This commit is contained in:
tiffanyfrias10
2021-11-30 21:21:58 -06:00
parent 73efc1ffea
commit 34f7407d6a
6 changed files with 29 additions and 22 deletions

View File

@@ -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