Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

The deselection happens sometimes at very short distances, like between the monster and the info button.  The far distance I'm ok with, but it seems the minimum distance isn't always followed.

Wonder if, in the range preview screen, you can just move the monster so you can see more of the range?   I like that you can see the range when clicking on a placed monster in the shelter - maybe it's worth showing range for the grabbed monster while you drag the grabbed monster around? 

I will check out Dialogue System - sounds super helpful!

As for auto-deselecting, the issue you're describing is definitely a bug, because there is no minimum distance for auto-deselecting, and the threshold is 180px, so the distance shouldn't be that short.

As for the range problem, honestly, at this point, I'm just going to add a Range Description section to the info page to clarify it. Since I'm using  ScriptableObjects to store each monster's data, it should be very easy to add.