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

FR: CharacterController destroy() #33

Open
ghost opened this issue Apr 1, 2014 · 1 comment
Open

FR: CharacterController destroy() #33

ghost opened this issue Apr 1, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 1, 2014

As CharacterController creates a private character, in scenarios where I want to stop using a CharacterController and its private character, there is no clean way to remove them. It would be good to be able to .destroy() a CharacterController which will thereby remove its internal character.

Of course, do not remove character when passed in when #32 is implemented.

@ianballantyne
Copy link

FR has been implemented internal. Will be included as part of the next open source release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant