Skip to content
View ChichoRD's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ChichoRD

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

  1. Context-Aware-Dialogue-System Context-Aware-Dialogue-System Public

    C# 1

  2. Unity-Designer-Friendly-Platformer-Movement-Controller Unity-Designer-Friendly-Platformer-Movement-Controller Public

    Extensible complete Movement Controller Script for rigidbody-based movement with support for the new Input System and lots of customizable features: Max/Min Jump Height, Max Jump Time, Coyote Time,…

    C# 3

  3. Maskable-Renderer-Features-URP Maskable-Renderer-Features-URP Public

    Base classes to inherit from for easily creating custom renderer features providing Layer Masking and further abstractions

    C# 7 2

  4. Unity-Save-System Unity-Save-System Public

    A modular Save System designed for Unity, with native support for Json and Xml, open for extension

    C# 1

  5. Cinemachine extensions for head bob ... Cinemachine extensions for head bob and head tilt effects
    1
    using Cinemachine;
    2
    using Cinemachine.Utility;
    3
    using UnityEngine;
    4
    
                  
    5
    public class CinemachineHeadBob : CinemachineExtension
  6. Unity-Paint-System Unity-Paint-System Public

    Scriptable object-driven system to paint with different size brushes on the UVs of the models at real-time

    C# 1