Skip to content
View lTyl's full-sized avatar

Organizations

@Eduplaytion

Block or report lTyl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. bahagi bahagi Public

    Bahagi is a type-based EntityComponentSystem, written in TypeScript.

    TypeScript 2

  2. Simple script which can be used to u... Simple script which can be used to update the state of an object (like animation) depending on AudioSource outout
    1
    using System;
    2
    using System.Collections;
    3
    using UnityEngine;
    4
    
                  
    5
    namespace SMS.Tools
  3. SOAMod-Community-Challenge SOAMod-Community-Challenge Public

    A mod for Shadows of Adam. This mod changes all encounters in the game to provide a significant challenge.

    JavaScript

  4. Typr.ts Typr.ts Public

    Typr.ts - process fonts in TypeScript.

    TypeScript 5

  5. CutsceneInterpreter.cs CutsceneInterpreter.cs
    1
    using System;
    2
    using System.Collections;
    3
    using UniRx;
    4
    using System.IO;
    5
    using UnityEngine;
  6. visualEquipment_Animation visualEquipment_Animation Public

    Draws a complete image by using multiple different image layers

    JavaScript 4