Closed fluxionary closed 2 years ago
currently, if a food has no inventory image (or wield image), stamina will show particles of a randomly chosen color when you eat.
in the case where the food is a node, the particles can instead by generated as the particles that would appear if you dug the node.
unfortunately there doesn't seem to be a way to get that effect to respect the node's texture's alpha channel.. but it's an improvement.
LGTM. Will merge in a few days unless there are objections from other contributors/maintainers.
currently, if a food has no inventory image (or wield image), stamina will show particles of a randomly chosen color when you eat.
in the case where the food is a node, the particles can instead by generated as the particles that would appear if you dug the node.
unfortunately there doesn't seem to be a way to get that effect to respect the node's texture's alpha channel.. but it's an improvement.