Kirk M.
Kirk M.
Hi there, I'm encountering a bug with Artyom. I've created and initialized an instance of Artyom via: ``` import Artyom from 'artyom.js'; const artyom = new Artyom(); artyom.fatality();// use this...
- **I'm submitting a ...** [*] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use this...
This PR revises the topdown shooter tutorial such that it leverages the `npm init hathora-buildkit` CLI command, as opposed to building the project boilerplate manually. I have double checked and...
Would it be possible to add a parameter that specifies the offset from the top of the screen when using `AdPosition.TOP_CENTER`? Exactly the same logic as `hasTabBar` & `tabBarHeight`, only...