Edit: I've read in another post that its not recommended to let the AI agents edit your project folder because they edit the .json files that make up the various parts and because the editor does additional stuff when working in a project, this method isn't a great way to use it.
If you save your project as a project folder format. You can use AI tools like claude code to access your project and make construct code changes for you.
Try this.
(Make a backup first).
Create a group called "To Do" and put a comment in it like "create a player sprite and apply the car behavior and add an instance variable to it called "speed".
Then create another group called "Done"
Then ask your AI to "Execute the task listed in the comment in the "to do" group and then when complete move it into the "done" group.
This allows you to queue up a bunch of tasks and it'll go ahead and code it for you.
I've found that it sometimes corrupts the project and it wont open again, but asking it to fix it eventually does. So i wouldn't rely to heavily on it yet.