Any good tutorials?

Hello,

I want to start learning how to create custom mods using OW2 workshop. I wonder where can I find some resources that can guide me to get used to the workshop system?

Here:
https://workshop.codes/wiki

I Started doing workshop at its release in 2019, I knew nothing about how it worked. but I watched a few videos from this Channel and this Channel whenever I needed help. though now I can make stuff like a functional chess https://workshop.codes/ECN9J game with no help.

They has examples like Portal Gun, custom hero’s and Basic AI as well as more basic stuff like Array, Raycast, etc Guides.

The only downside is neither hasn’t uploaded in years so its a little out of date but I think it’ll still be helpful to learn basics.​

Nice thank you.
I hope i can find some time to learn that. I’m wondering, are we forced to develop those mods inside the game? Or can we use a text editor or some online editor? What tools can we have for that?

Generally, you can go to workshop.codes and they have a bunch of resources to code with if you dislike the in-game version.

If you have VSCode, then you can install the OverPy extension albeit it is a bit funky.