Whitelist Vector2Int and Vector3Int
tracked
Faxmashine
It would be useful if we could use
Vector2Int
and Vector3Int
. These are like Vector2
and Vector3
, but for ints instead of floats.They're very useful for Vector math that doesn't involve floats, or for arranging things in a 2D or 3D grid.
Log In
Joker is punk
This is complete, except they should also be synced (technically outside the scope of this request, I guess)
Here's the request for syncinc
Faxmashine
Yes please 🙏
techanon
Would like to bump this as I've ran into situations recently where syncing them would be very helpful.
BocuD
This has been whitelisted in the new open beta, but you can't sync them right now.. Which would be a very neat addition.
Faxmashine
BocuD: Oh haha really? That's a shame! Well, I'm glad the request was implemented at least.
I suppose we could do some... janky conversions between Vector 2 and an int array.
Proper sync would certainly be better though..!! 😎
Momo the Monster
tracked