radiatoryang / hedera

paint 3D ivy in the Unity Editor, watch procedurally generated meshes simulate growth and clinging in real-time
GNU General Public License v2.0
783 stars 64 forks source link

add assembly definition files? need help #2

Closed radiatoryang closed 5 years ago

radiatoryang commented 5 years ago

if anyone is an expert at the .asmdef stuff, I can't seem to get it to work... I can get the C# to link together OK, but it falls apart when Unity Editor can't seem to link IvyEditor to IvyBehavior, this breaking the inspector

pull requests are welcome

radiatoryang commented 5 years ago

see PR #3