Skip to content
View Bunderant's full-sized avatar

Block or report Bunderant

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. unity-miscreant-lifecycle unity-miscreant-lifecycle Public

    Unity package providing a more configurable system for Update/FixedUpdate callbacks.

    C#

  2. AsepriteImporter AsepriteImporter Public

    Unity package for importing Aseprite files as animation clips.

    C#

  3. Unity 2019.3.3: Sprite subobjects on... Unity 2019.3.3: Sprite subobjects on custom assets, compatible with SpriteAtlas directory packing.
    1
    // Example custom asset. 
    2
    
    
    3
    using UnityEngine;
    4
    
    
    5
    #if UNITY_EDITOR