Time for another small graphics update. I improved the mining laser shader so it's more glowy and beamy to better match the ships style.
#Frutiverse#indiegame#devlog
Evading ships with similar specs in open space isn't easy. Thankfully enemies don't coordinate yet. Implementation so far: simply fly to the lowest threat position.
#Frutiverse#devlog#indiegame
@BeanJuiceStudio I started to using it. It cannot handle complex task like implementing AI for my bots, handling performance optimization/hacking but it helps me with tedious jobs and creation of helping tools.
May the Ancients bless my integration tests. Slow as hell, but they just caught another physics bug. Some objects is again trying some forbidden activity like flying through the sun.
#Frutiverse#devlog#indiegame
@OpenAIDevs I mostly build helping tools around my game project. Unfortunately GPT still struggle with bigger tasks that are hard to define. Like when I am writing AI fight behavior.
Fine-tuning and testing bot behaviors is a tedious process. I need a tool that lets me create testing scenarios and enforce the bot preferred behavior.
With some love, I can build a scene editor and later use it to record showcases as well.
#Frutiverse#devlog