Skip to content
View platinio's full-sized avatar
  • Globant

Block or report platinio

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Unity-MGizmos Unity-MGizmos Public

    A runtime debug rendering API for drawing shapes, lines, arrows, and physics visualizations directly in the game view.

    C# 21 1

  2. Unity-ScriptableObjectDatabase Unity-ScriptableObjectDatabase Public

    A data management system for organizing, editing, and querying collections of ScriptableObject assets through a unified editor window and runtime API.

    C# 4

  3. Unity-HermesEventGenerator Unity-HermesEventGenerator Public

    A code-generation-based event system for type-safe, decoupled communication between modules, with built-in editor debugging and Visual Scripting support.

    C# 1

  4. Unity-SOVariant Unity-SOVariant Public

    Prefab-like inheritance for ScriptableObjects create a parent asset, then create variants that inherit its values and override only what they need.

    C#

  5. Unity-TimelineEditorUI Unity-TimelineEditorUI Public

    A generic, UI Toolkit timeline drawer for authoring time-based events on a normalized 0–1 track, directly in the Unity inspector.

    Python

  6. Unity-CheatConsole Unity-CheatConsole Public

    A runtime developer console that discovers and executes cheat methods via reflection, with autocomplete support.

    Python