I'm sure this has been asked before - but I'll do it anyway.
Is there a way to get DECORATE to assign a footsteps sound or at least a sound that is played while the thing is in motion?
DECORATE
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
- Galaxy_Stranger
- Posts: 1326
- Joined: Sat Aug 16, 2003 11:42 pm
- Location: Shropshire
- Contact:
- TheDarkArchon
- Posts: 7656
- Joined: Sat Aug 07, 2004 5:14 am
- Location: Some cold place
Use A_PlaySound.
E.G
E.G
Code: Select all
See:
POSS AABBCCDD 4 A_Chase
POSS D 0 A_PlaySound ("Grunt/FootStep")
Loop
- Galaxy_Stranger
- Posts: 1326
- Joined: Sat Aug 16, 2003 11:42 pm
- Location: Shropshire
- Contact: