Advertisement
zORg_alex
Nov 28th, 2022
12
0
Never
This is comment for paste Mesh Bender
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Usings are not correct:
  2.  
  3. using BezierCurveZ;
  4. #if UNITY_EDITOR
  5. using UnityEditor;
  6. #endif
  7. using UnityEngine;
  8. using Utility;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement