Author Topic: Wooden Sword  (Read 1078 times)

Hello. Im making a DM and i was wondering if anyone had a sword addon with a wood texture and low damage.
Thanks
« Last Edit: July 24, 2017, 08:34:50 PM by soldier101@ »

You can make your own variations of the default sword (color included) by making a copy of the datablock and changing member properties. Take a look at colorShiftColor and related properties to suit your needs. It's fun to experiment.

I did that. But anytime i change the Projectile damage the item disappears.

It works before you change the damage? That really shouldn't happen.


I changed the UI name and the sword is not showing up in the game.
everything runs smoothly until gameplay.

did you change the datablock name? sounds like your edit is getting overwritten by the default sword cause of reverse alphabetical execution order

Great. I got it to go. I changed the color and it works. Thanks.