im working on a leaderboard for a game and i need some help here is my script
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class leaderboard : MonoBehaviour
{
getkeydown:L open gui:leaderboard
getstatkills:when value:kill +1 = add +1 to ;leaderstat kills
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class leaderboard : MonoBehaviour
{
getkeydown:L open gui:leaderboard
getstatkills:when value:kill +1 = add +1 to ;leaderstat: kills
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class leaderboard : MonoBehaviour
{
getkeydown:L open gui:leaderboard
getstatkills:when value:kill +1 = add +1 to ;leaderstat: kills
This is inappropriate behavior and breaks the forum rule disallowing low-effort posting. Unity Community Code of Conduct - legacy Please do some Unity tutorials and come back when you’re ready to 1) post sensible replies, 2) not incessantly bump topics, and 3) not beg people to write code for you.