Right
is a float and Top
in an integer in your code. They should both be floats, I believe…But shouldn’t cause a crash, just an error.
1 Like
Right
is a float and Top
in an integer in your code. They should both be floats, I believe…But shouldn’t cause a crash, just an error.