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

CharacterFollowController needs work #331

Closed
richardolsson opened this issue Jul 8, 2012 · 0 comments
Closed

CharacterFollowController needs work #331

richardolsson opened this issue Jul 8, 2012 · 0 comments
Assignees
Labels

Comments

@richardolsson
Copy link
Member

The CharacterFollowController needs some work. First, it is not specific to characters, so should be renamed. Second, there seems to be some uncertainty to what it should actually be doing. One would expect it to always follow behind the target object, but it's currently not. This may be a bug, or may be as designed, in which case this needs to be documented.

I suggest having it always follow the character, but then it might be very similar to SpringController (#328). Consider merging them, or sharing 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

1 participant