Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: escpodgames on December 15, 2014, 02:59:39 AM

Title: Resource load audio clip
Post by: escpodgames on December 15, 2014, 02:59:39 AM
I'm looking at loading audio as a resource as my audio is making my game crash atm :S. I tried the current resource load action but it says it only loads gameobject, textures or material. Is there a way to add Audio?
Title: Re: Resource load audio clip
Post by: Lane on December 15, 2014, 07:56:50 AM
This action? (http://hutonggames.com/playmakerforum/index.php?topic=3916)

Not sure why it only does those types. Resource Load supports Audio types so maybe there is a different reason it wasn't added to the action, maybe Audio was simply out of the scope at the time it was made?

I can't get to this today, but can look into it later if it hasn't been resolved.
Title: Re: Resource load audio clip
Post by: escpodgames on December 15, 2014, 02:08:38 PM
Thx Lane, I did try to write it myself but failed :(
Title: Re: Resource load audio clip
Post by: escpodgames on December 19, 2014, 01:49:26 AM
Got it to work! coding! 8)