PDA

View Full Version : Enemy Weapon ewWind not setting step speed correctly?



Dimentio
01-26-2017, 01:53 AM
http://pastebin.com/vmZwnSqf

Above: function where I am setting the wind speed. For some reason, it remains the same speed as an enemy created one. Also, upon getting a magic book, the step speed jumps up? Other weapons work with step speed, but not this one.

I tested this with a step speed of 75 in the editor (divided by 100 in the actual code). What am I doing wrong, and is there any way I can find the interference/alter it?

Dimentio
01-26-2017, 01:27 PM
Fixed it.