I really like the user-facing design of this FSM so I wanted to give it a try, but importing via UPM or Git package gives me warnings:
A meta data file (.meta) exists but its asset 'Packages/com.macawls.oceanfsm/package-lock.json' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
Couldn't delete Packages/com.macawls.oceanfsm/package-lock.json.meta because it's in an immutable folder.
package-lock.json is indeed missing, but the .meta file is there
Unity 6000.0.5
edit: sample scene is broken as well :-)
I really like the user-facing design of this FSM so I wanted to give it a try, but importing via UPM or Git package gives me warnings:
A meta data file (.meta) exists but its asset 'Packages/com.macawls.oceanfsm/package-lock.json' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.Couldn't delete Packages/com.macawls.oceanfsm/package-lock.json.meta because it's in an immutable folder.package-lock.json is indeed missing, but the .meta file is there
Unity 6000.0.5
edit: sample scene is broken as well :-)