FileMesh can be created using Instance.new

http://wiki.roblox.com/index.php?title=API:Class/FileMesh

random bug report 2016. print(Instance.new(“FileMesh”)) in the command line doesn’t error.

I thought this was intended. I think I use this somewhere in tiny tanks. Why make a special mesh when you just want a file mesh?

then it isn’t a game bug and it’s a wiki error, so “It cannot be created with Instance.new” should be removed.

Fixed it on the wiki.

[size=6]#blameCloneTrooper1019[/size]

2 Likes

I swear I tested this, sorry lol.
Perhaps my interpretation was that the SpecialMesh class was the only one you should be using for file meshes :S