Skip to content

sound tweaks and additions#332

Draft
tarantik7 wants to merge 12 commits intoJonnyBro:mainfrom
tarantik7:main
Draft

sound tweaks and additions#332
tarantik7 wants to merge 12 commits intoJonnyBro:mainfrom
tarantik7:main

Conversation

@tarantik7
Copy link
Copy Markdown

@tarantik7 tarantik7 commented Mar 26, 2026

additions

  • walking footsteps via lookup tables, some were present in the sound files unused
  • A LOT of cloth sounds in JumpAnim.lua
  • material-based wallrunning footsteps
  • material-based handsteps in Climb.Lua
    ^both via lookup tables
  • new subtle sounds when you slide down a ladder
  • new sounds for swingbar and swingpipe entities
    ^also added new cloth swing sounds for said entities
  • added Cloth.FallShortMedium when you slide normally and Cloth.FallShortHard when you dive slide
  • added more cloth sounds in SafetyRoll.lua
  • now if you fall from a deadly height but manage to grab a ledge, you'll take 40% damage of your health
    ^a similar mechanic is in FreerunSysAll.lua if you fall from a height and quickturn, you'll take 10% damage (added too for consistency)
    ^^though this will never kill you, just added as a minor penalty

tweaks

  • tweaked handstep levels to be mostly equal
  • removed concrete footsteps and handsteps in JumpAnim.lua because most of them are now handled via said files
  • tweaked footsteps volume and levels
  • tweaked handsteps in Vaulting.lua to be via lookup tables
  • tweaked FaithVO volume levels and intergrated more faith vo in JumpAnim.lua and Climb.lua
  • fixed water slide loop sound being the wrong sample rate and intergrated it
  • tweaked slide loop sound to fade out instead of abruptly stopping

known issues:

  • playstepsound plays the last footstep material you stepped on before, not the current one you climb/vault onto

@tarantik7

This comment was marked as outdated.

@JonnyBro
Copy link
Copy Markdown
Owner

please clean up your code with glualint

some stuff might be janky or messy

agv i forgot

edit

edit 2

edit3

edit4

FINAL fix (i hope)

fix again

Update Sounds_Cloth.lua

the final FINAL fix
remove commented stuff

typo

Update FreerunSysAll.lua

Update Sounds_Footsteps.lua
@tarantik7 tarantik7 force-pushed the main branch 2 times, most recently from 43135ef to 87ef61f Compare March 27, 2026 21:43
@tarantik7 tarantik7 changed the title audio tweaks sound tweaks and additions Mar 27, 2026
@JonnyBro
Copy link
Copy Markdown
Owner

Change pull request to draft if you are still making changes. When you are ready - make it a pull again. Thanks!

@tarantik7 tarantik7 marked this pull request as draft March 28, 2026 12:48
@tarantik7 tarantik7 force-pushed the main branch 4 times, most recently from b9be4d7 to ca7dd56 Compare March 29, 2026 18:22
@tarantik7 tarantik7 force-pushed the main branch 5 times, most recently from 6e2a634 to 77688d1 Compare April 3, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants