ThatLime Aug 8, 2024 @ 6:17pm
Coding what should I use for unity l?
I want to use unity to make a 2d game like book battle but they use c++ also I’m new and I heard that more game makers use python so what do I do since I’m a beginner too?
< >
Showing 1-2 of 2 comments
Haruspex Aug 8, 2024 @ 7:34pm 
If you're using Unity, you'll be using C#.
You can code some elements in C++, but you're still going to need to hook those up using C#.

Python is nice easy to understand. You can use something like Pygame there.

If you use Godot (recommended), you can use their proprietary scripting language called GDScript. You can use C# there too with an external editor, but most resources you'll find will refer to GDScript.
Last edited by Haruspex; Aug 8, 2024 @ 7:37pm
ThatLime Aug 9, 2024 @ 2:32pm 
i heard that u can use python in unity
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: Aug 8, 2024 @ 6:17pm
Posts: 2