What is an 'animation state machine' (or blend tree) in a game engine?
-
A
A physics solver managing ragdoll collisions
-
B
A logic graph that defines how and when a character transitions between different animation states based on gameplay inputs or conditions
-
C
A rendering pipeline state controlling shader permutations
-
D
A node-based system for building particle effects