nvh Posted July 7, 2021 Share Posted July 7, 2021 I can code C#, i have experience with unity.  But to code intersect, I don't know how to start??  do you have a tut? Thank you Link to comment Share on other sites More sharing options...
0 Cheshire Posted July 7, 2021 Share Posted July 7, 2021 You'd likely want to start here to get the source downloaded: https://docs.freemmorpgmaker.com/en-US/developer/start/github.html  As for whatever comes next that's more or less up to you. Depending on what you're looking for the answers vary quite widely as to where to start looking in the source.  If you're used to programming in unity some of it should be relatively familiar as I believe the class based structure shouldn't be too out there.  Link to comment Share on other sites More sharing options...
0 nvh Posted July 8, 2021 Author Share Posted July 8, 2021 18 hours ago, Cheshire said: You'd likely want to start here to get the source downloaded: https://docs.freemmorpgmaker.com/en-US/developer/start/github.html  As for whatever comes next that's more or less up to you. Depending on what you're looking for the answers vary quite widely as to where to start looking in the source.  If you're used to programming in unity some of it should be relatively familiar as I believe the class based structure shouldn't be too out there.  Intersect using WF or WPF?? Link to comment Share on other sites More sharing options...
0 Cheshire Posted July 8, 2021 Share Posted July 8, 2021 Winforms for the editor. Everything else (read: the client) uses a custom version of Gwen included with the engine. Link to comment Share on other sites More sharing options...
Question
nvh
I can code C#, i have experience with unity.  But to code intersect, I don't know how to start??  do you have a tut? Thank you
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now