-1

Hello I'm Unity3D Beginner. Unity3D can create script C# and Javascript. But my unity3d only can create C# but not Javascript enter image description here

enter image description here

I want to create Javascript. Anyone know this problem?

Boris Sokolov
  • 1,723
  • 4
  • 23
  • 38
  • 1
    Unity no longer supports js. https://forum.unity.com/threads/is-unityscript-javascript-discontinued.486824/ Just google something like `unity3d javascript` first instead of asking on SO without making any attempt yourself. – Vaibhav Vishal Oct 20 '18 at 07:53
  • @VaibhavVishal It is currently still supported but will be removed in the future. They simply removed the menu that createe new Javascript codes. – Programmer Oct 20 '18 at 13:30
  • @VaibhavVishal thank you very much ! – 박평구 Oct 20 '18 at 21:04

1 Answers1

0

JavaScript is not supported in Unity3D now. You can not create new JavaScript from Unity3D.

Bhavin Panara
  • 428
  • 4
  • 11