I am using javascript to make 2d game. I hope to migrate the same play method to 3d(unity). The model/controller are written in javascript, it needs to be converted to unityscript, Is there an automation tool to convert javascript to unity script(they are very similar)?
You comment welcome