mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-20 15:34:05 +09:00
actors can now block light
This commit is contained in:
@@ -58,6 +58,10 @@ object AVKey {
|
||||
const val LUMG = "luminositygreen"
|
||||
const val LUMB = "luminosityblue"
|
||||
const val LUMA = "luminosityuv"
|
||||
const val OPAR = "opacityred"
|
||||
const val OPAG = "opacitygreen"
|
||||
const val OPAB = "opacityblue"
|
||||
const val OPAA = "opacityuv"
|
||||
const val DRAGCOEFF = "dragcoeff"
|
||||
const val FALLDAMPENMULT = "falldampenmult"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user