- Edited
Figured it out. Sorry to bug. Anyone else with this issue, use this: func _integrate_forces(state): var force = state.get_linear_velocity() / state.get_inverse_mass() / state.get_step()
Source: https://godotengine.org/qa/13155/get-collision-force