Polish world, shop, and artwork presentation
This commit is contained in:
parent
7d38bc962b
commit
117fdbfdaa
94 changed files with 1771 additions and 579 deletions
|
|
@ -304,6 +304,7 @@ static func _runtime_fur_pattern_material(
|
|||
static func _configure_matte_material(material: StandardMaterial3D) -> void:
|
||||
if material == null:
|
||||
return
|
||||
material.texture_filter = BaseMaterial3D.TEXTURE_FILTER_NEAREST
|
||||
# Character artwork is deliberately graphic and flat. Unshaded rendering
|
||||
# keeps the authored fur and facial colors invariant across world weather,
|
||||
# time of day, and the isolated Profile preview.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue