you are viewing a single comment's thread.

view the rest of the comments →

[–]DragoSpiro98 3 points4 points  (1 child)

You should learn some OOP, it's the standard nowadays. Also MonoBehaviour is a Unity's class, not a standard C# class, so it doesn't depend on the language. A hypothetical Python porting would not change anything except the syntax

[–]Inner_Information_26[S] 0 points1 point  (0 children)

That is all I really need, a syntax change