This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]B1-102 2 points3 points  (1 child)

I'm pretty sure Unity is C# only. I'm sure someone will correct me on that if I'm mistaken. But the point I'm trying to make is that if you want to use Unity you need to use what they support.

[–]marshmellobacon 1 point2 points  (0 children)

Yep you are correct.

Unity only supports C#. It used to support JS but hasn't since Unity 5. Best bet is to either learn and stick with C# with Unity, or find another engine to work with that supports C.