top | item 35315085

I have created a KSP mod with ChatGPT 4 and no experience. (Prompts included)

2 points| mihemihe | 2 years ago |old.reddit.com

2 comments

order

amrb|2 years ago

Joy is what I feel when hearing of people modding building the the thing you want not what we are given!

Oh I miss the days of Half-life and Red Faction, when people would make mods and maps, no formal education just drive to create and make cool shit.

While I hate we sold our souls to the triple A game companies, recent games like Ion Fury and Warhammer40k Boltgun do give me hope to see more cool games in the world!

mihemihe|2 years ago

So, I asked ChatGPT to create a simple KSP mod to show distribution of mass in my rockets, sorted by position, mass and aggregated by type. I created this with no KSP modding experience, a basic understanding of Unity and moderate C# skills. I did not even have to write a single line of code. It took me around 2 hours to have a version without issues. All issues were likewise solved by ChatGPT itself. I did not write a single line of code. The only change I did manually is resize the screen.... I tried to make the window resizable but chatGPT struggled to have a working version (window was resizable but the handler was glitchy and started to lopp through different unity UI API versions and I reverted back). This is science fiction... All the prompts and the code can be found here: https://github.com/mihemihe/MassChart