mogoson / MGS.Chain

Smooth 3D chain component for Unity project develop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[TOC]

MGS.Chain

Summary

  • Smooth 3D chain component for Unity project develop.

Version

  • 0.1.0

Platform

  • Windows

Environment

  • .Net Framework 3.5 or above.
  • Unity 5.0 or above.

Demand

  • Create smooth Curve in scene.
  • Create **Chain ** base curve in scene.

Usage

  • Attach mono curve component to a game object.
MonoHermiteCurve MonoBezierCurve MonoHelixCurve MonoEllipseCurve MonoSinCurve
  • Adjust the parameters of curve component or edit curve in scene editor.

  • Attach MonoCurveChain component to the curve game object.


Copyright © 2022 Mogoson. mogoson@outlook.co

About

Smooth 3D chain component for Unity project develop.

License:Apache License 2.0


Languages

Language:C# 100.0%