Skip to content
View SidretMangan's full-sized avatar

Block or report SidretMangan

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

Popular repositories Loading

  1. WheelOfFortuneDemo WheelOfFortuneDemo Public

    C++ 1

  2. ObjectPool ObjectPool Public

    Forked from UnityPatterns/ObjectPool

    Instead of creating and destroying new objects all the time, this script reduces garbage by pooling instances, allowing you to seemingly create hundreds of new objects while only actually using a r…

    C#

  3. Unity-Design-Pattern Unity-Design-Pattern Public

    Forked from QianMo/Unity-Design-Pattern

    🍵 All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现

    C#

  4. UnityCoroutinesWithoutMonoBehaviours UnityCoroutinesWithoutMonoBehaviours Public

    Forked from svermeulen/UnityCoroutinesWithoutMonoBehaviours

    C#

  5. KinoGlitch KinoGlitch Public

    Forked from keijiro/KinoGlitch

    Video glitch effects for Unity

    C#

  6. Object-Pooler Object-Pooler Public

    Forked from Matthew-J-Spencer/Object-Pooler

    A base class to simplify object pooling using the new pooler provided in Unity 2021

    C#