Category Archives: Lessons Learned

Dev Log 11: Entities preview 0.8.0

One of the most difficult parts of working on this project has been the use of Unity DOTS. Unity DOTS is very much in is early infancy stages being that is a preview package. This being a solo developed project … Continue reading

Posted in Dev Log, Development, Information, Lessons Learned, Unity, Updates | Tagged , , , , , , | Leave a comment

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

Transitioning to DOTS: Part 1

From the moment Unity ECS announce, I immediately took interest in it. I downloaded the beta and started playing around with the tools and sample codes in the Project GIT. After playing with samples and trying to integrate into my … Continue reading

Posted in Dev Log, Information, Lessons Learned, Tutorials, Unity, Updates, WIP | Tagged , , , , , | Leave a comment

Optimization Tips: Does It Have Be Updated Every Frame?

One topic does not get enough coverage in my eyes is Game Optimization. As self-taught developer, it has been difficult to learn how to effectively optimize games.  I feel as if most article on optimization should be title “Don’t Make … Continue reading

Posted in Information, Lessons Learned, Unity | Tagged | Leave a comment

Dev Log 004: Back Online

After three long and torturous weeks, my mine system is finally back online. While travelling for work, there was a heavy storm around my place, which cause several sequential blackouts in the course of a few hours. The storm shorted out … Continue reading

Posted in Dev Log, Information, Lessons Learned, Thoughts and Ideas, Updates | Leave a comment

Tax Consequences of Crowdfunding

Every so often, I come across information that is invaluable to starter Indies Devs.  There is a lot of information that we need to know. And let’s be honest the internet is not always the most accurate place to look … Continue reading

Posted in Information, Lessons Learned | Tagged , , , , | Leave a comment

Always Back Up

My father used to say I bought lesson is the best kind if you don’t pay too dearly. Last night I was once again learned a lesson that has been talk to me over and over again. Maintaining proper backs … Continue reading

Posted in Development, Lessons Learned | Leave a comment