Quick question, im kinda new to GoS and not familiar with the SDK yet, i started developing a basic ezreal assembly and i have the logic all done, yet i dont know how to declare the E ability properly since its a teleport
self.Spells = {
Q = {range = 1150, delay = 0.25, speed = 2000, width 30},
W = {range = 1000, delay = 0.25, speed = 1550, width = 80},
E = {range = 475, delay = 0.25, ?, ?},
R = {range = 2000, dealy = 1, speed = 2000, width = 40},
}
Sign In
Create Account

Back to top
Report









