playMaker

Author Topic: help in script  (Read 1315 times)

rik

  • Full Member
  • ***
  • Posts: 246
help in script
« on: April 28, 2016, 03:28:28 PM »
Hello how to add more than two inherited classes
using UnityEngine;
using Holoville.HOTween;

namespace HutongGames.PlayMaker.Actions
{
   [ActionCategory(ActionCategory.GameObject)]
   [Tooltip("Finds a Game Object by Name and/or Tag.")]
   public class lane : ComponentAction<Rigidbody>, PlayMakerHotweenFsmValueBase

this was a example script but when i try to do i get an error