This invention relates to the field of
computer game technology, and provides a bounding box update method, apparatus,
client, and readable storage medium. Applied to a
client, the
client includes multiple nodes organized in a
tree structure, each node corresponding to a model, and each model having a bounding box representing the model's position information. The method includes: receiving an update command for updating the bounding box of a target node among the multiple nodes; based on the update command, obtaining parent nodes that have an update association with the target node; and adding the target node and its parent nodes to a pre-created
queue for updating, so that the client updates the bounding boxes of the target node and its parent nodes in the
queue when displaying a frame. This invention achieves synchronous updates of the bounding boxes of associated target nodes and their parent nodes, thereby achieving synchronous updates of the corresponding associated models and achieving the desired
animation effect.