Skip to main content

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

yes , they don’t have collision at all , under the hood  i  have a node class which is inherited by all the buildings , every frame  i am just checking if the pointer is looking at node (which is a list )  if it is , spawn the preview line from that node and when you click on other building  and if that is node as well “connect” and add that connection to the list.