Dante's Lab.
A blog about development, IT security, Linux, Unity and geeky things.
28 October 2025
Implementation of a tool to measure distances in Unity scenes
›
For some unknown reason, Unity lacks a built-in tool to measure distances in scenes and prefabs. Godot does have one, but Unity doesn’t, e...
10 September 2025
Tools for creating visual novels
›
In a previous article, we reviewed some of the tools available to create your game's storyline. In this one, we’ll look at some of the t...
03 September 2025
Tools for Developing a Video Game's Storyline
›
The importance of the storyline depends on the type of game and its target audience. There are games like Tetris or Among Us, where the narr...
22 August 2025
C# Interfaces and the Unity Inspector
›
In C#, an interface is a contract that defines a set of methods, properties, events, or indexers that a class or structure must implement, w...
›
Home
View web version