A downloadable tool

This app creates and executes simple Unity3D scripts in runtime. A part of upcoming game prototype.

INSTRUCTIONS:
- use or create an account at https://platform.openai.com/
- use or create an API key at https://platform.openai.com/account/api-keys
- copy the key before starting the .exe file.
- paste the key in the input field and click "submit key", then click "START".
- type a command inside the input field on the right. Examples of commands are listed below.
- click the green button next to the input field to submit the command and wait a little.
- you can use button in upper left corner of the screen to fly around the scene (use mouse and WASD)
- please report errors or problems you encounter.

EXAMPLES OF COMMANDS:
commands must be simple and short, better if you know Unity Editor and use its terminology. Minor typos and loose grammar are okay

Possible sequences of commands:
- "create a red cube."
- "add a point light above the cube"
- "make the cube rotate around its center"
- "add rigidbody to the cube"

KNOW ISSUES:
- sometimes script generator creates the new object for a command intended for already existing object.
- very complicated commands are not functioning well.
- InvokeRepeating is not working (yet)...
-...as well as many other libraries. They will be added soon on demand.

FEEDBACK IS WELCOME!!!
but please don't ask for source code.

Download

Download
Build.zip 40 MB

Leave a comment

Log in with itch.io to leave a comment.