We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
scoreContainer
// src/frontend/scenes/voteResult/render.js const scoreContainer = new GameObject({ position: [cardX, cardY + DIFF_Y_POSITION_SCORE], origin: ORIGIN_SCORE, }); scoreContainer.addClass('score-wrapper'); scoreContainer.attachToRoot(); return { ...prev, [cardID]: { stampContainer, nameContainer, scoreContainer, }, };
얘가 scene 넘어갈때 wrapup안되고 남습니다.
The text was updated successfully, but these errors were encountered:
sbyeol3
jinhyukoo
ramram1048
Front-line-dev
No branches or pull requests
얘가 scene 넘어갈때 wrapup안되고 남습니다.
The text was updated successfully, but these errors were encountered: