Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extract input logic from construction system #9

Open
github-actions bot opened this issue Oct 8, 2023 · 0 comments
Open

extract input logic from construction system #9

github-actions bot opened this issue Oct 8, 2023 · 0 comments
Assignees
Labels

Comments

@github-actions
Copy link

github-actions bot commented Oct 8, 2023

Should accept a building type as arg


// TODO: extract input logic from construction system [refactor]
// Should accept a building type as arg
const buildFacility = (position: Vector3) => {
const {
input: { cursor, building, setInput },
world: { addEntity },


This issue was generated by todo-issue based on a TODO comment in 2261ebc. It's been assigned to @singyiu because they committed the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants