ynoproject / ynoengine

EasyRPG-based engine for YNOproject
GNU General Public License v3.0
27 stars 14 forks source link

Add high range sounds #39

Closed lumiscosity closed 5 months ago

lumiscosity commented 5 months ago

Adds a new config to the RPG_RT.ini file which defines certain sounds as "high range sounds" making their falloff greater.

In the RPG_RT.ini file:

[Game]
HRS=Filenames go here, separated by spaces
lumiscosity commented 5 months ago

implemented outside the pr