[Resource] ACS Footstep

Sprites, textures, sounds, code, and other resources belong here. Share and share-alike!
Forum rules
Before posting your Resource, please make sure you can answer YES to any of the following questions:
  • Is the resource ENTIRELY my own work?
  • If no to the previous one, do I have permission from the original author?
  • If no to the previous one, did I put a reasonable amount of work into the resource myself, such that the changes are noticeably different from the source that I could take credit for them?
If you answered no to all three, maybe you should consider taking your stuff somewhere other than the Resources forum.

Consult the Resource/Request Posting Guidelines for more information.

Please don't put requests here! They have their own forum --> here. Thank you!
User avatar
Xtyfe
Posts: 1480
Joined: Fri Dec 14, 2007 6:29 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support

Re: [Resource] ACS Footstep

Post by Xtyfe »

you should know my knowledge of ACS is limited, what line should I change? :oops:

EDIT: also, I think I'll need it to spawn an actor at the same time as the sound at the feet of the player (for splashes)
User avatar
Ryan Cordell
Posts: 4349
Joined: Sun Feb 06, 2005 6:39 am
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia (Modern GZDoom)
Location: Capital of Explodistan

Re: [Resource] ACS Footstep

Post by Ryan Cordell »

Change FloorSound[x][0] = ""; to the sound that you wish. x and y being the numbers you'd use.
To spawn splashes, just below "ActivatorSound (FloorSound[0], volume);", try using a spawn function to spawn an actor that makes said splash happen.
User avatar
Beetow Brode
Posts: 69
Joined: Sat Sep 24, 2016 1:46 pm
Graphics Processor: nVidia (Modern GZDoom)
Location: "We've Got Hostiles"

Re: [Resource] ACS Footstep

Post by Beetow Brode »

Ryan Cordell wrote:Yes - you can just use one sound at the first index. That's the only thing you'd have to change.
I get an error where it says that a part in the script (1-) near the definitions of the texture flats below.
Post Reply

Return to “Resources”