Skip to content
View lucbloom's full-sized avatar

Block or report lucbloom

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. unity_anr_supervisor unity_anr_supervisor Public

    A system that detects ANRs in the main thread and closes the game before the ANR is reported to Google

    Java 27 3

  2. unity_image_with_hit_detection_on_shape unity_image_with_hit_detection_on_shape Public

    With this triangle hit-detector, we can now turn off "writable" on those big collection sprites. This is a big win for App size and memory footprint. Usage: On a Button, remove the Image component.…

    C# 5 2

  3. unity_references_inspector_extension unity_references_inspector_extension Public

    C# 2

  4. unity_find_missing_resources_panel unity_find_missing_resources_panel Public

    An interactive tool window that lists all the missing Assets, Scripts and Prefabs in your project.

    C# 2

  5. unity_prefab_only_fields unity_prefab_only_fields Public

    Include or exclude class field in the Inspector when in Prefab Mode or outside, viewing an Instance of that Prefab.

    C# 1

  6. unity_raycast_debugger unity_raycast_debugger Public

    A tool window that lets you see all the objects currently under your mouse cursor in the Game view.

    C#