How would I do it without using c-frame code?
Hope this helps.
1 | mesh = MESH HERE |
2 |
3 | while wait() do |
4 | mesh.Scale = mesh.Scale+Vector 3. new( 1 , 1 , 1 ) |
5 | end |
For more help with meshes go here: http://wiki.roblox.com/index.php?title=Mesh