-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
antara-gaming-sdk/tutorials/wolf-3d/wolf-3d.cpp
Lines 700 to 705 in d6621f5
| //TODO: move it elsewhere | |
| const math::vec2f portal_position{math::vec2f::scalar(12.5f)}; | |
| entt::entity player_entity_; | |
| entt::entity portal_entity_sprite_{entt::null}; | |
| entt::entity portal_lines_{entity_registry_.create()}; |
This issue was generated by todo based on a TODO comment in d6621f5 when #149 was merged. cc @KomodoPlatform.
Reactions are currently unavailable