playMaker

Author Topic: 2D Footstep Sounds [SOLVED]  (Read 1799 times)

mdevotchka

  • Playmaker Newbie
  • *
  • Posts: 3
2D Footstep Sounds [SOLVED]
« on: October 08, 2015, 02:53:16 AM »
Hello everyone,

first of all this is my first post and i am quite new on unity and playmaker. I want to ask a simple question. Well, not that simple for me actually :)

I want to add footstep sounds to my character. Not too garish, just press right arrow and play the sound and same for left arrow. I am using Corgi Engine for Character controllers/behaviors and i could not add this feature properly with scripts. I need a little bit help here. :)

Thank you,
Mert.
« Last Edit: October 10, 2015, 01:39:53 AM by mdevotchka »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: 2D Footstep Sounds
« Reply #1 on: October 08, 2015, 02:27:21 PM »
Hi,
Here you go :


you can add more keys to it if you want to

mdevotchka

  • Playmaker Newbie
  • *
  • Posts: 3
Re: 2D Footstep Sounds
« Reply #2 on: October 09, 2015, 05:16:49 AM »
Hi,

Thank you so much. Working flawless. :)