playMaker

Author Topic: Vectrosity actions not showing after import  (Read 2639 times)

Digitom

  • Junior Playmaker
  • **
  • Posts: 61
Vectrosity actions not showing after import
« 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.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Vectrosity actions not showing after import
« Reply #1 on: April 21, 2015, 06:58:55 AM »
Hi,

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

Bye,

 Jean

Digitom

  • Junior Playmaker
  • **
  • Posts: 61
Re: Vectrosity actions not showing after import
« Reply #2 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?

BGM

  • Playmaker Newbie
  • *
  • Posts: 6
Re: Vectrosity actions not showing after import
« Reply #3 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!)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Vectrosity actions not showing after import
« Reply #4 on: May 25, 2015, 06:23:05 AM »
Hi,

 Yes, Vectrosity 4 support is in progress.

Thanks for your guideline.

 Bye,

 Jean