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
필요 변수들은 다음과 같다.
오브젝트는 힘을 받아 가속도를 가지게 된다. 가속도를 가진 오브젝트는 매 시간마다 속도가 바뀌게 되며, 좌우의 이동속도는 최대속도 제한에 걸리게 된다. 이동 저항력 설정을 통해, 더 이상의 힘을 받지 않았을때 서서히 멈추도록 만든다
The text was updated successfully, but these errors were encountered:
skyser2003
No branches or pull requests
필요 변수들은 다음과 같다.
오브젝트는 힘을 받아 가속도를 가지게 된다.
가속도를 가진 오브젝트는 매 시간마다 속도가 바뀌게 되며, 좌우의 이동속도는 최대속도 제한에 걸리게 된다.
이동 저항력 설정을 통해, 더 이상의 힘을 받지 않았을때 서서히 멈추도록 만든다
The text was updated successfully, but these errors were encountered: