Skip to content
View EudenDev's full-sized avatar
🍊
🍊

Block or report EudenDev

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. Pooling-System Pooling-System Public

    A Pooling System for Unity. Includes documentation (see wiki page), unity package and installable via Package Manager.

    C# 2

  2. Comment Component for Unity, simple ... Comment Component for Unity, simple and compact. -- Visit my GitHub or Twitter for more Unity scripts.
    1
    #if UNITY_EDITOR
    2
    using UnityEditor;
    3
    #endif
    4
    using UnityEngine;
    5
    // ANDRES MALDONADO - https://github.com/eudendeew/
  3. CTModeler CTModeler Public

    Forked from Kronopath/CTModeler

    A procedural model generator for Unity.

    C#

  4. Timer for Unity, normalized value ca... Timer for Unity, normalized value can be passed to Lerp or easing functions. -- Visit my GitHub or Twitter for more Unity scripts.
    1
    using UnityEngine;
    2
    
    
    3
    // ANDRES MALDONADO - https://github.com/eudendeew/
    4
    
    
    5
    /// <summary>