Skip to content
View Tirtstan's full-sized avatar
📈
Peaking
📈
Peaking

Block or report Tirtstan

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Sentinal Sentinal Public

    A Unity package for managing hierarchical menu navigation with history tracking, input system integration, and automatic UI element selection.

    C# 1

  2. Pathways Pathways Public

    A Unity package for managing data file pathways and directories without handling actual data persistence.

    C#

  3. Godot-Unity-Gaming-Services Godot-Unity-Gaming-Services Public

    SDK for connecting Unity Gaming Services to Godot 4+ (C# Mono). Supporting Authentication, Leaderboards, Cloud Save and Friends.

    C# 5

  4. TowerDefense TowerDefense Public

    Unity game titled "Tower Defenders" developed for GADE over 3 parts.

    C#

  5. Endless-Runner Endless-Runner Public

    A college project called Martian Marathon. Make an Endless Runner in 3 parts using Unity 2022.3.

    C#

  6. Options manager template for Unity. Options manager template for Unity.
    1
    using System;
    2
    using UnityEngine;
    3
    
                  
    4
    [Serializable]
    5
    public class GameSettings