Tag Archives: AI

Devtober Weekend Recap

The first weekend of devtober has been majorly wasted. The majority of the code that I have written will need to be refractored and redesign. Ultimately I brought too much of the object-oriented thought process into ECS data oriented design. … Continue reading

Posted in #devtober!, Dev Log, Development, Lessons Learned, Unity, Updates, WIP | Tagged , , , , | Leave a comment

Devtober Day 2: Dynamic Buffers

Day 2 of Devtober has come and we are cooking with gas. With the help of the r/GameDev community, I have found a solution to passing a random size list of transform  position into an entity.  This has been a … Continue reading

Posted in Dev Log, Information, Unity, Updates, Video Games, WIP | Tagged , , , , , | Leave a comment

Unity AI Suprise: Playing with AI Planner Package

While updating my packages and get the HD Render Pipeline Package on Wednesday night, I came across a recently added package.  The AI Planner package was release into the wilds back in March of 2019 with no fanfare. First talked … Continue reading

Posted in Dev Log, Uncategorized, Unity, Updates, WIP | Tagged , , , , , , | Leave a comment

Dev. Log 003: Need to Pick Up the Pace

One the hardest to do in Game Development is maintain a Dev. Log. One, how you say “replace 500 line of crappy old performing code with 300 line of less crappy code for a mild performance increase” in way that … Continue reading

Posted in Dev Log, Development, Uncategorized, Unity, Updates, Video Games, WIP | Tagged , , , , , | Leave a comment