Mass Calculator for Godot 4




Blender-inspired mass calculator plugin for Godot's RigidBody3D nodes. Seamlessly computes the mass of a selected RigidBody3D node based on its collision shapes. If the selected node is not a RigidBody3D, the plugin recursively searches the scene to identify and calculate the mass for all RigidBody3D nodes, using their associated collision shapes.