Int2 has ToVector2 but there doesn’t seem to be a node that does the opposite.
there is an Int2 Create node that takes a Vector2. note that that will do a Floor operation on the floating-point values. if you want Round or Ceil you have to do it explictly.
1 Like
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.