mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
more prominent torch flickering
This commit is contained in:
@@ -13,8 +13,8 @@ import net.torvald.terrarum.weather.WeatherMixer
|
||||
*/
|
||||
object BlockPropUtil {
|
||||
//var flickerFuncX: Second = 0f // saves current status (time) of func
|
||||
val flickerFuncDomain: Second = 0.08f // time between two noise sample
|
||||
val flickerFuncRange = 0.022f // intensity [0, 1]
|
||||
val flickerFuncDomain: Second = 0.06f // time between two noise sample
|
||||
val flickerFuncRange = 0.036f // intensity [0, 1]
|
||||
|
||||
//var breathFuncX = 0f
|
||||
val breathRange = 0.02f
|
||||
|
||||
@@ -588,7 +588,7 @@ Igloo
|
||||
Image
|
||||
Ion
|
||||
Iron
|
||||
Islam
|
||||
Isles
|
||||
Issue
|
||||
Item
|
||||
Ivory
|
||||
|
||||
Reference in New Issue
Block a user