playMaker

Author Topic: How do i load in new actions?  (Read 1686 times)

novarockafeller

  • Playmaker Newbie
  • *
  • Posts: 1
How do i load in new actions?
« on: January 25, 2016, 01:55:25 PM »
Hi guys,

I'm trying to load playmaker animator actions into my project but they aren't showing up in the action browser.

i've created a folder in playmaker / actions and dragged in all the scripts, is there a way to update the action browser? Am i doing this completely wrong?

Thanks in advance

-Nov

mdotstrange

  • Hero Member
  • *****
  • Posts: 555
    • Can't code? Who cares! Make games anyway!
Re: How do i load in new actions?
« Reply #1 on: January 25, 2016, 08:07:54 PM »
They should show up in the browser if they are put anywhere in your assets folder- are you sure you are putting actions which are .cs files and not unity packages for Playmaker actions?

If they are packages you need to double click them to install
Indie game dev and instructor at the Strange School. Learn Playmaker at the Strange School!

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: How do i load in new actions?
« Reply #2 on: January 26, 2016, 01:34:55 AM »
Hi,
The easiest way is to use the EcoSystem
You can find most custom actions there.