Jump to content

EnderRobber101

New Members
  • Posts

    2
  • Joined

  • Last visited

Reputation

0 Neutral

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Greetings fellow Kerbal Space Program enthusiasts! I'm currently working on a mod for Kerbal Space Program's vehicle editor, and I'm seeking some guidance on implementing a specific feature. My goal is to create a mod that adds a slider, accessible through a toolbar button, which displays the total amount of each resource (e.g., fuel, ore, oxidizer) available in the SPH or VAB. This slider should allow players to efficiently distribute resources by moving it, removing the same percentage of fuel from all tanks simultaneously, instead of depleting one tank at a time. I would greatly appreciate it if any experienced modders or game developers could lend me their expertise. Here are a few questions I have: How can I code a custom slider within Kerbal Space Program's vehicle editor interface? Where can I find reference code or examples to help me with creating custom UI elements in Kerbal Space Program mods? How can I retrieve the total amount of each resource present in the SPH or VAB using modding techniques? What methods or approaches should I use to link the movement of the slider to the removal of a consistent percentage of fuel from all tanks in Kerbal Space Program? Are there any existing resources, tutorials, or examples available that can provide step-by-step guidance on coding UI elements, resource management, and mod development in Kerbal Space Program(Videos)? Your guidance, suggestions, or even pointing me in the direction of relevant resources would be immensely helpful. Thank you all in advance for your valuable insights and support!
×
×
  • Create New...