terrain glow tex composing

This commit is contained in:
minjaesong
2019-08-15 19:03:16 +09:00
parent ebe78dafea
commit 86f48c2fe3
5 changed files with 91 additions and 38 deletions

View File

@@ -43,7 +43,7 @@ object PlayerBuilderTestSubject1 {
//p.actorValue[AVKey.LUMB] = 1.37
//p.actorValue[AVKey.LUMA] = 1.93
p.actorValue[AVKey.AIRJUMPPOINT] = 0
p.actorValue[AVKey.AIRJUMPPOINT] = 2
return p
}