erase and forget
This commit is contained in:
@@ -186,10 +186,6 @@ void Player::postUpdate() {
|
||||
attemptToFindSpawnpoint();
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: ERASE & FORGET
|
||||
auto& skeleton = entity->getSkeleton();
|
||||
skeleton.visible = currentCamera != fpCamera;
|
||||
}
|
||||
|
||||
void Player::teleport(glm::vec3 position) {
|
||||
|
||||
Reference in New Issue
Block a user