Closed QuantumCoderQC closed 1 year ago
This PR improves tilesheet handling.
Requires https://github.com/armory3d/iron/pull/199
Improvements include:
Support for mutiple tilesheets per object.
New custom tilesheet shader node group for runtime tilesheet control using uniforms:
More information options from the GetTilesheetStateNode:
GetTilesheetStateNode
Two new nodes for better tilesheet control:
MeshObject.tilesheet
has been changed to
MeshObject.activeTilesheet
This PR improves tilesheet handling.
Requires https://github.com/armory3d/iron/pull/199
Improvements include:
Support for mutiple tilesheets per object.
New custom tilesheet shader node group for runtime tilesheet control using uniforms:
More information options from the
GetTilesheetStateNode
:Two new nodes for better tilesheet control:
Minor Breaking Changes
has been changed to