2

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

1 Answer 1

1

To the best of my knowledge, there are no JavaScript to UnityScript conversion tools. Depending on how complicated your code is, you may only have to make small changes however.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.