Can i create weapons with custom damage (2000 damage etc.)?

I’m making a space game and would like to know

Each type rarity of gadget should do different damage amounts, but I’m not sure about a custom amount.

You cannot without pseudo-health

Use damage multipliers.
Lets say you want a common zapper do 28 damage instead of 14.
You would use the damage multiplier to multiply by 2. 14(2) = 28


You can’t create custom gadgets.

3 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.