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