playMaker

Author Topic: the developers offered an officially fine-tuned ChatGPT model specialized for Pl  (Read 178156 times)

kingssman

  • Playmaker Newbie
  • *
  • Posts: 10
"Sometimes, when using the basic ChatGPT to write PlayMaker actions, many errors can occur. I'm curious if there’s a model on the ChatGPT Store that has been specifically fine-tuned for PlayMaker. It would be great if the developers offered an officially fine-tuned ChatGPT model specialized for PlayMaker."


Grupletruge

  • PlayMaker2 Beta
  • Playmaker Newbie
  • *
  • Posts: 11
My guess is this would probably be best handled by a 3rd party, unless the creators have a background in LLMs that I don't know about. That said it would be really interesting to work with. I'm also quite curious about generating C# scripts that easily plug into PM, or even generating optimized C# scripts from playmaker-created code.

kingssman

  • Playmaker Newbie
  • *
  • Posts: 10
If there is no official chat GP from the developers, are there any recommended playmaker-specific chat GPs created by other users?

colpolstudios

  • Sr. Member
  • ****
  • Posts: 367
Hi, I asked Chat Open AI:

Using Playmaker and Unity, describe how to create an fsm that spawns the same enemy AI as many times as three, but each time, each enemy goes to a specific spawn point within an array of three spawn points. Please.

Tested and working.

See the attachment for the details

Edwasalez

  • Playmaker Newbie
  • *
  • Posts: 2
    • FNF
I agree with Grupletruge that it might be better handled by a third party, especially with the complexity of LLMs. It would also be interesting to see any user-generated models or scripts that could help bridge the gap.