Devlog: Ability System

Devlog: Ability System

Hey, all! I want to start sharing details with you about the work that is going on behind the scenes. As of this week, I will release a new blog post every Friday to provide company/community updates, along with a Devlog video spotlighting a new system in development....
Overlap detection in Building system

Overlap detection in Building system

Check out this overlap detection system! I am quite happy with it. Even though a small change, it seems like a very obvious thing to do! In my building system, you were not able to see clearly what was blocking the placement. I have made this update to outline all...
How to diff/compare your blueprints?

How to diff/compare your blueprints?

Have you ever had a blueprint changed but you wonder what actually is changed? When I did want to compare my blueprints, I was always going over them one by one and try to find the changes manually. I did this since blueprints cannot be diffed in my source control. It...