Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

Point Scale = 0 causes ring navigation to break.

Reproduction:

  1. Create new circle.
  2. Set Point Scale to 0.
  3. Click another ring.

Result:

  • Center symbol disappears.
  • Ring tabs become unresponsive.
  • Console reports:
    • dataList[this.dataset.id] is undefined
    • SVGMatrix.a setter: Value being assigned is not a finite floating-point value

Point Scale = 0.1 does not reproduce the issue.

This occurs in the latest beta. 

Thanks for letting me know! This should be fixed with the latest update.