-
Recent Posts
Archives
- August 2021
- March 2021
- January 2021
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- September 2019
- April 2019
- March 2019
- January 2019
- December 2018
- November 2018
- October 2018
- June 2018
- May 2018
- April 2018
- October 2017
- August 2016
- June 2016
- April 2015
- March 2015
- September 2014
- July 2014
- June 2013
- May 2013
- February 2013
Categories
Meta
Blog Stats
- 4,907 hits
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 Coding, Rants, Unity, Unity DOTS, UnityECS, Update, video game development
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 AI, Testing, Unity, Update, video game development
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 Coding, Concepts, ECS, Getting Started, Unity, Video Games
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
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 Company, CPA, CrowdFunding, Getting Started, taxes
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