Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Digitom on April 20, 2015, 02:48:03 PM

Title: Vectrosity actions not showing after import
Post by: Digitom on April 20, 2015, 02:48:03 PM
OK let me know If I did this right. :-[

- imported the vectrosity package from the store, imported the whole Vectrosity 4 folder.
- unpacked Vectrosity4 package
- unpacked Vectosity 4 Editor Scripts

- imported/unpacked playmakerVectrosity package

I add an FSM to an object, then open Actions browser.

But no vectrosity actions show up.

I imported the playmaker vectrosity demo scene as well...and it says actions are missing.

Did I miss something?

Thanks.
Title: Re: Vectrosity actions not showing after import
Post by: jeanfabre on April 21, 2015, 06:58:55 AM
Hi,

 do you have errors in the Unity console? other then actions missing?

Bye,

 Jean
Title: Re: Vectrosity actions not showing after import
Post by: Digitom on April 21, 2015, 03:40:38 PM
This is all that came up.

Do I have to put the vectrosity actions in a special folder or something?
Title: Re: Vectrosity actions not showing after import
Post by: BGM on May 24, 2015, 05:34:34 PM
Hi,

I've got more or less the same problem (compilation's error). But found a solution :-)
It seems that Playmaker's custom actions only work with Vectrosity 3!

So, to make it work :
1. Create a project with Playmaker and Vectrosity
2. Inside the project's window, go to the folder Assets/Vectrosity 3 and unpack "Vectrosity_3_Unity_4_0" or "Vectrosity_3_Unity_4_3".
Be careful : you have to unpack only one!! So you should unpack the last one (as it includes unity's functions from version 4.3)
3. Go to the playmaker's addons/Vectrosity page and download actions package and demos package.

It should work (at least it worked for me!)
Title: Re: Vectrosity actions not showing after import
Post by: jeanfabre on May 25, 2015, 06:23:05 AM
Hi,

 Yes, Vectrosity 4 support is in progress.

Thanks for your guideline.

 Bye,

 Jean