Jump to content

Recommended Posts

inst.components.combat:SetDefaultDamage(TUNING.UNARMED_DAMAGE)-- so, modifying itinst.components.combat:SetDefaultDamage(20)

Put that in your character's prefab and set the damage to whatever you want.

Edited by DarkXero
inst.components.combat:SetDefaultDamage(TUNING.UNARMED_DAMAGE)-- so, modifying itinst.components.combat:SetDefaultDamage(20)

Put that in your character's prefab and set the damage to whatever you want.

 

 

Alright. Thank you very much.

 

I was looking through the combat component to see if there was anything I could use, but I must of missed this. (I tend to skim over things a LOT.)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...