{"author_link":"\/users\/agentparsec","author_name":"agentparsec","author_uid":"agentparsec","comments":[],"epoch":1683659712,"event":"LD53","format":"md","ldjam_node_id":370429,"likes":3,"metadata":{"p_key":"201176","p_author":"agentparsec","p_authorkey":"1002617","p_urlkey":"433852","p_title":"Foxcrate \u2014 Post-Mortem","p_cat":"LDJam ","p_event":"LD53","p_time":"1683659712","p_likes":"3","p_comments":"0","p_status":"WAYBACK","us_key":"1002617","us_name":"agentparsec","us_username":"agentparsec","event_start":"1682726400","event_key":"118","event_name":"Ludum Dare 53"},"node":{"_collation":{"body_sanitizer":"TextUtils::SanitizeHTML via existing importer","event":"LD53","removed_author":false},"_superparent":332127,"_trust":13,"author":2617,"body":"Feedback has been positive on our entry, \u201c[Foxcrate](https:\/\/ldjam.com\/events\/ludum-dare\/53\/foxcrate)\u201d.  It\u2019s time to do my usual analysis of what went well or what went wrong.\n\n[![ss03.png](\/\/\/raw\/93a\/z\/5ba4d.png)](https:\/\/ldjam.com\/events\/ludum-dare\/53\/foxcrate)\n\n# What Went Well\n- First and foremost, the actual game plan was completed pretty much in full.  I had to make no sacrifices to any gameplay elements this time around.  Of course, having an extra 24 hours than I\u2019m used to (and not having to worry about doing the art) helped.\n- Kami\u2019s art came out really good!  She insisted on doing the wobbly style where the same frame is drawn twice and it alternates between them, which wasn\u2019t too tricky to set up (all the graphics tick on an internal timer so that they change in unison); worth the extra effort I think.\n-  The music loop, while short, sets the mood well and doesn\u2019t feel that repetitive.\n\n# What Went Wrong\n- The pathfinding for the map screen was a nightmare.  There were probably easier ways to do what I was doing, but my weird convoluted way of trying to send a truck to the nearest intersection didn\u2019t work all the time for reasons I couldn\u2019t solve, and sometimes the truck even bounced back and forth between two intersections endlessly.  I eventually just made it so that the truck can\u2019t visit the same intersection twice, and that \u201csolved\u201d it, although it would still drive across the grass much of the time.  The important thing is that it always reaches the destination.\n- There\u2019s still a game-breaking bug that occurs at random when exiting the truck loading screen while at a customer\u2019s house.  It\u2019s extremely rare, but when it happens, you can no longer click in any buttons.  It happens on the Windows download and the HTML5, so it\u2019s not the platform.  Without a way to duplicate the issue reliably, and nothing obvious causing the problem, I have no idea how to fix it.\n-  With more time, I\u2019d like to have had more music (or at least dynamic music, like I usually do), and more customers to answer the door (currently there\u2019s just one).  I was so overwhelmed with fixing bugs in the last 24 hours that I just didn\u2019t have time to work on any more music.  And Kami\u2019s insistence on drawing the wobble effect meant she was drawing double the art for almost everything; it was so much work for her that we both agreed to just have one customer (for now).\n\n# The Future?\n- Like most of my LD entries, I\u2019d like to expand this, but I\u2019m not entirely sure how to make a full game out of this.  Aside from adding extra customers to answer the door, the gameplay loop is pretty straightforward.  The only way I can think of would be to add some sort of overarching story to go along with it, plus special events to deal with.  Kami has expressed willingness to continue doing art for it if I decide to expand it to a full game.  I just have so much on my plate already, and so many LD entries I\u2019d already like to expand on, that I\u2019m just not sure yet.","comments":0,"created":"2023-05-09T18:51:30Z","files":[],"files-timestamp":0,"id":370429,"love":3,"love-timestamp":"2023-05-09T21:30:13Z","meta":[],"modified":"2023-05-09T21:30:13Z","name":"Foxcrate \u2014 Post-Mortem","node-timestamp":"2023-05-09T19:15:12Z","parent":334037,"parents":[1,5,9,332127,334037],"path":"\/events\/ludum-dare\/53\/foxcrate\/foxcrate-post-mortem","published":"2023-05-09T19:15:12Z","scope":"public","slug":"foxcrate-post-mortem","subsubtype":"","subtype":"","type":"post","version":1144809},"node_metadata":{"n_key":"370429","n_urlkey":"433852","n_parent":"334037","n_path":"\/events\/ludum-dare\/53\/foxcrate\/foxcrate-post-mortem","n_slug":"foxcrate-post-mortem","n_type":"post","n_subtype":"","n_subsubtype":"","n_author":"2617","n_created":"1683658290","n_modified":"1683667813","n_version":"1144809","n_status":"WAYBACK"},"source_url":"https:\/\/ldjam.com\/events\/ludum-dare\/53\/foxcrate\/foxcrate-post-mortem","text":"Feedback has been positive on our entry, \u201c[Foxcrate](https:\/\/ldjam.com\/events\/ludum-dare\/53\/foxcrate)\u201d.  It\u2019s time to do my usual analysis of what went well or what went wrong.\n\n[![ss03.png](\/\/\/raw\/93a\/z\/5ba4d.png)](https:\/\/ldjam.com\/events\/ludum-dare\/53\/foxcrate)\n\n# What Went Well\n- First and foremost, the actual game plan was completed pretty much in full.  I had to make no sacrifices to any gameplay elements this time around.  Of course, having an extra 24 hours than I\u2019m used to (and not having to worry about doing the art) helped.\n- Kami\u2019s art came out really good!  She insisted on doing the wobbly style where the same frame is drawn twice and it alternates between them, which wasn\u2019t too tricky to set up (all the graphics tick on an internal timer so that they change in unison); worth the extra effort I think.\n-  The music loop, while short, sets the mood well and doesn\u2019t feel that repetitive.\n\n# What Went Wrong\n- The pathfinding for the map screen was a nightmare.  There were probably easier ways to do what I was doing, but my weird convoluted way of trying to send a truck to the nearest intersection didn\u2019t work all the time for reasons I couldn\u2019t solve, and sometimes the truck even bounced back and forth between two intersections endlessly.  I eventually just made it so that the truck can\u2019t visit the same intersection twice, and that \u201csolved\u201d it, although it would still drive across the grass much of the time.  The important thing is that it always reaches the destination.\n- There\u2019s still a game-breaking bug that occurs at random when exiting the truck loading screen while at a customer\u2019s house.  It\u2019s extremely rare, but when it happens, you can no longer click in any buttons.  It happens on the Windows download and the HTML5, so it\u2019s not the platform.  Without a way to duplicate the issue reliably, and nothing obvious causing the problem, I have no idea how to fix it.\n-  With more time, I\u2019d like to have had more music (or at least dynamic music, like I usually do), and more customers to answer the door (currently there\u2019s just one).  I was so overwhelmed with fixing bugs in the last 24 hours that I just didn\u2019t have time to work on any more music.  And Kami\u2019s insistence on drawing the wobble effect meant she was drawing double the art for almost everything; it was so much work for her that we both agreed to just have one customer (for now).\n\n# The Future?\n- Like most of my LD entries, I\u2019d like to expand this, but I\u2019m not entirely sure how to make a full game out of this.  Aside from adding extra customers to answer the door, the gameplay loop is pretty straightforward.  The only way I can think of would be to add some sort of overarching story to go along with it, plus special events to deal with.  Kami has expressed willingness to continue doing art for it if I decide to expand it to a full game.  I just have so much on my plate already, and so many LD entries I\u2019d already like to expand on, that I\u2019m just not sure yet.","title":"Foxcrate \u2014 Post-Mortem","wayback_source":[]}