Hello! I was wondering if i could get some help from here, as I am absolutely clueless as to why my knockback does not work, i tried everything yes I checked every value to see if its nil or not, yes I tried base values, yes I tried no ragdoll. But it still does not work consistently -wheni spawn in, I can knockback like three - five times before it gives up. i am quite clueless.
https://gyazo.com/80c8f2603dc32664aa51c6a5aa4a02eb
How it is called: HitboxModule
:CreateHitbox({owner = character,character = character,Size = Vector3.new(5,5,5),pos = hrp.CFrame * CFrame.new(0,0,-4.5),weldable = true,Damage = 15,duration = 0.2, StunTime = 1.25,RagdollTime = 3,KnockBackPower = Vector3.new(50,50,50),Uplift = Vector3.new(0,15,0),KnockBackDuration = 0.015},"HammerM1")