I have few questions about programming a game (3d or 2d) with a python language and Unity game engine
Can we make a game with python in Unity game engine?
if yes how?
please share basic tutorials about this topic.
Unity originally comes with support for scripting in C# and Javascript by default. If you wish to utilize all the features of Unity3d, I would recommend you script in either of these.
That being said, there are third party interpreters and plugins that enable you to use Python on unity, but I would recommend sticking to C#
Refer these for ways to use Python in Unity:
UniPython - Python Scripting in Unity3D based games
Python interpreter in Unity
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With