SirMallard / Iris

Iris is an Immediate-Mode GUI Library for Roblox for creating debug and visualisation UI and tools, based on Dear ImGui,
https://sirmallard.github.io/Iris/
MIT License
164 stars 25 forks source link

InputVector3 broken #17

Closed JakeyWasTaken closed 1 year ago

JakeyWasTaken commented 1 year ago

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

Michael-48 commented 1 year ago

fixed: https://github.com/Michael-48/Iris/commit/c3fef66609976c1e1f6601a33bc87cc58495c964