06-24-2011, 09:50 PM
Yes. There's a Converting ROBLOX Lua to Buildism Lua page, as well as lots of documentation.
And yes, you could still use ***.Size = Vec2D(x, y) or ***.Position = Vec2D(x, y). The special methods are only used if you want to modify the existing Vec2D, not create a new one.
And yes, you could still use ***.Size = Vec2D(x, y) or ***.Position = Vec2D(x, y). The special methods are only used if you want to modify the existing Vec2D, not create a new one.