extends Node var player: Player var username: String var time: float = 0 var should_upload: bool = false