Skip to content

Instantly share code, notes, and snippets.

View khiemgluong's full-sized avatar
🖕
im retawdid

Khiem Luong khiemgluong

🖕
im retawdid
View GitHub Profile
using System;
using System.Reflection;
using UnityEngine;
using UnityEngine.Events;
#if UNITY_EDITOR
using UnityEditor.Events;
#endif
[Serializable]
1313
0313
1213
0213
1303
0303
1203
0203
1312
0312
@cjddmut
cjddmut / EasingFunctions.cs
Last active November 29, 2025 10:59
Easing Functions for Unity3D
/*
* Created by C.J. Kimberlin
*
* The MIT License (MIT)
*
* Copyright (c) 2019
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights