Thanks Trickster, that was the problem. I guess it seems obvious in hindsight, but it definitely wasn't obvious to me right away. But I guess you learn from mistakes
which, speaking of, I have another error now...which comes from the multi-attack portion I think...cuz it happens right when my character tries to attack. I'm so confused with this stuff, and I truly do apologize if it should be obvious >_<
Script'Merging'line 136: NoMethodError occurred.
undefined method `each_with_next_and_index' for [0, 7, 8] Array
which is this
# Run Through with next element
damage_frames.each_with_next_and_index do |start, finish, i|
*hopelessly confused, is an artist, not a programmer >_<*
Script'Merging'line 136: NoMethodError occurred.
undefined method `each_with_next_and_index' for [0, 7, 8] Array
which is this
# Run Through with next element
damage_frames.each_with_next_and_index do |start, finish, i|
*hopelessly confused, is an artist, not a programmer >_<*