Add an assert for player position equaling camera position #89
Open
opened 2 weeks ago by zedshaw
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I think the problem of "invisible enemies" is that the camera's position is different from the player position, so add some assert and then make them go away.