Playmaker Forum
PlayMaker Updates & Downloads => Share New Actions => Topic started by: dudebxl on December 16, 2015, 01:57:30 PM
-
When we change the timescale of the game this will create the slowmotion or fastfoward sound fx for an audio source.
on ecosystem or https://snipt.net/dudebxl/
for rewind see: http://hutonggames.com/playmakerforum/index.php?topic=11863.0
-
Hello,
Thanks for the action. I'm getting this error however:
Assets/PlayMaker Custom Actions/Audio/AudioPitchFromTimeScale.cs(12,44): error CS0246: The type or namespace name `ComponentAction`1' could not be found. Are you missing a using directive or an assembly reference?
Thanks for your help.
-
Which version of playmaker are you using?
Do you have an audio source on your target gameobject?
Try changing in line 12 from 'ComponentAction<AudioSource>' to FsmStateAction
Let me know..
-
Latest version with Unity 4.6.9.
It pops up right after importing from Ecosystem.
Changing in line 12 from 'ComponentAction<AudioSource>' to FsmStateAction fixed it. Thank you.
-
I can't find this in ecosystem... does this still exist?
-
Hi,
unfortunatly, the snipt website went down so now it's only actions hosted on Github that are visible. Please get in touch with DudeBxl, he may be in the process of moving everything to Github.
Bye,
Jean