In Visual Basic it predicts your properties.
So in the LUA compiler if you typed Brick1. it would then have a drop down list of properties, and if you like type Brick1.Po the drop down list would point to Position, and then you click it and bam! It says Brick1.Position.
If you've ever used Visual Basic you'd know what I mean. |