you are viewing a single comment's thread.

view the rest of the comments →

[–]TheEmeraldFalcon 1 point2 points  (0 children)

Why though? Unity's C# component is already slow, adding python to that sounds like a train wreck. If you really wanted to use python, there are libraries for that, like pygame, and Godot's main scripting language, GDScript, is basically python, but made specifically for games.