Skip to content
View feranmii's full-sized avatar
Block or Report

Block or report feranmii

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. Simple Class that assigns the name o... Simple Class that assigns the name of the parent GameObject to a UI TextField
    1
    using System;
    2
    using System.Collections;
    3
    using System.Collections.Generic;
    4
    using TMPro;
    5
    using UnityEngine;
  2. HierarchyDividerEditor.cs HierarchyDividerEditor.cs
    1
    using UnityEditor;
    2
    using UnityEngine;
    3
    
                  
    4
    /// <summary>
    5
    /// This is a simple Editor Tool to create a divider for the Editor Hierarchy.
  3. Cinemachine-Camera-Shake Cinemachine-Camera-Shake Public

    C#

  4. fer-tools fer-tools Public

    C#

  5. game-sauce game-sauce Public