i'd like to use some scripts from prexus and they need SDK 1.5..
i have c&p them into my project but when i start my game there is this error:
script 'SDK 1.5' line 640:NoMethodError occured
undefined method `*' for nilClass
in line 640 is the following code:
Code:
if @anime_count > 18 - @move_speed * 2
but i don't know what the error calls..
hope 4 some helpfull people..
i have c&p them into my project but when i start my game there is this error:
script 'SDK 1.5' line 640:NoMethodError occured
undefined method `*' for nilClass
in line 640 is the following code:
Code:
if @anime_count > 18 - @move_speed * 2
but i don't know what the error calls..
hope 4 some helpfull people..