thomasboyt / coquette-inspect

A Chrome DevTools extension for inspecting games made with the Coquette framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clicking an entity while runloop is paused doesn't open entity until resumed

thomasboyt opened this issue · comments

semi-related to #4: both will require tracking whether the app is paused or not, as well as adding some sort of reportTickIfPaused()