Michael-48/Iris

InputVector3 broken

Closed this issue · 1 comments

InputVector3 is broken if you pass in any args except name

image
it forces you to use vector2's

if you do use them it errors because it trys to index the Z component

image
It also compares a vector to a number?

Im not sure if im missing something here but i dont think so

fixed: c3fef66