Paul-1379
Paul-1379
Add the ability to make comparisons directly in the ifAttribute like: ``` using BaseTool; using UnityEngine; public class MonoScript : MonoBehaviour { public int Number; [If("Number == 0")] public int...
Add these vector3 extensions to vector2: - ChangeX(float x), ChangeY(float y), ChangeZ(float z) - Clamp(Vector2 min, Vector2 max) - Lerp(Vector2 begin, Vector2 end) - InverseLerp(Vector2 begin, Vector2 end) - LimitLength(float...
I am french and use keybr in french, I turned on capital letters (10%). But somtimes there is an É in the lesson (in Émissions here for example), and the...