WaverlyCole / FE-Compatibility-VoidSb-

Makes scripts FE compatible on Roblox. (Only works for VoidSb)
4 stars 17 forks source link

does not support mouse2 #5

Closed urlordjames closed 6 years ago

urlordjames commented 6 years ago

attempt to index field Button2Down (a nil value)

*I fixed this bug for another compatibility script if you'd like to see how I fixed it: https://github.com/Mokiros/roblox-FE-compatibility/pull/9

WaverlyCole commented 6 years ago

Added support for Button2Down, Button2Up, and Mouse.Move. Thanks for the feedback!