Author Topic: Modified Bow  (Read 730 times)

Okay, what I did was modify the bow and call it "Master Bow". Everything works fine. My only problem is colorshifting. After colorshifting the weapon and spawning it from a brick, it is invisible. That is, you can walk over the brick you spawn in on and pick it up and it will work normally, but you can not see it hovering above the brick. Please take a look at my .cs and post any ideas you might have for fixing.

colorShiftColor = "0.000 0.900 0.900 255.000";
Change to 1.000 to make it work.


Can you have a number other than one or zero for the alpha value?