Skip to content
View niggo1243's full-sized avatar

Block or report niggo1243

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Unity3DHelperTools Unity3DHelperTools Public

    This package contains a diverse collection of helpful scripts (MonoBehaviours, Math, Logic & Management Helpers, Extensions, etc.) for the Unity3D runtime environment and the Editor as well!

    C# 19

  2. NikosAssets.Pooling NikosAssets.Pooling Public

    Pool short-lived objects like projectiles or long-lived objects like environment props or entities.

    C#

  3. NikosAssets.Modulize NikosAssets.Modulize Public

    Sometimes you want or rather need your components to always execute in the right order within the Unity function execution order (Awake, Start, Update, etc.). This package offers a solution where y…

    C#

  4. NikosAssets.PauseHandler NikosAssets.PauseHandler Public

    Provides ingame pause states and events you can subscribe to, as well as a few optional helper scripts that freeze the time during a pause and handle player inputs to toggle the pause state. Note t…

    C#

  5. NikosAssets.Interactions NikosAssets.Interactions Public

    This package provides basic 3D interaction wrappers with events such as Hover, UnHover and Interact. The interaction logic via raycasts targeted at colliders is included as well, though you need to…

    C#

  6. NaughtyAttributes NaughtyAttributes Public

    Forked from dbrizov/NaughtyAttributes

    Attribute Extensions for Unity

    C# 9 2