Search the Community
Showing results for tags 'plugin development'.
-
Hello fellows. I am a very beginner in KSP plugin development. I have some basic knowledge about C and Python learned from school but have never got trained on game designing. I plan to collect state data of vessel, like speed, trust, angle and so on, to train a neural network to help control vessels in game. I am ok with the AI part but know nothing in game code. I have checked up the official API document but found it hard to use as a beginner. If you are an experienced developer, please help.
- 1 reply
-
- plugin development
- beginer
-
(and 1 more)
Tagged with:
-
Hello there! I'm writing a C# plugin to make player pay salary to kerbals. I'm new to plugin development, so, I don't know most of things that devs can use. Well, how to get a list of all kerbals and then get their roles (Pilot, Engineer, Scientist, Tourist) and XP levels? Thanks in advance for your reply