Welcome to the forums @Stormageddon01!
Can you post a snippet of the code that performs the linear dampening? Or are you using the built-in dampening with the RigidBody node?
Based on the description of the issue, it sounds like the linear dampening has the values in the wrong order, or the dampening is being added to the velocity/acceleration rather than directly modifying it. That said, I'm just guessing.