mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 21:14:04 +09:00
more depth to the distant clouds
This commit is contained in:
@@ -23,6 +23,8 @@ abstract class WeatherObject : Disposable {
|
||||
set(value) { pos.z = value }
|
||||
var scale: Float = 1f
|
||||
|
||||
var alpha: Float = 1f
|
||||
|
||||
var flagToDespawn = false
|
||||
|
||||
abstract fun update()
|
||||
|
||||
Reference in New Issue
Block a user