wrinkly woman
This commit is contained in:
@ -139,10 +139,6 @@ class Game: ApplicationAdapter()
|
||||
fntComic = assetManager.get("Comic Sans MS.ttf")
|
||||
val suzanne = assetManager.get("suzanne.g3db", Model::class.java)
|
||||
|
||||
// Override ridiculous shininess because i cbf to fix the model
|
||||
for (i in suzanne.materials)
|
||||
i.set(FloatAttribute.createShininess(30.0f))
|
||||
|
||||
cube = makeCube(texJolk)
|
||||
floor = makeFloor()
|
||||
|
||||
|
Reference in New Issue
Block a user