THIS TOOK FOREVERRRRRRRRRRRRRR. What I did is I made it so the model went from getting the User’s input and guessing on what to do next each iteration to making a predetermined plan and then each iteration would complete a step of the plan and that would be notified to the model, then it works on the next step of the plan and so forth. The terminal output associated with this Devlog would definitely help explain this a little more. To summarize though, I basically revamped the architecture of program to make it so that each time a request is made by the User, the model makes a plan of execution in steps and then iterates through the plan to complete the request.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.