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

Document CollisionObject2D pickable requires collision_layer #28608

Merged
merged 1 commit into from
May 2, 2019

Conversation

lopho
Copy link
Contributor

@lopho lopho commented May 2, 2019

Document CollisionObject2D signals mouse_entered, mouse_exited and input_event require at least one collision_layer to be set.

Sadly, collision_layer is implemented, and thus documented in the child classes Area2D and PhysicsBody2D (why not in the parent class?), so this might be a source of confusion.

Clarifies #11159

Documents CollisionObject2D mouse_entered, mouse_exited and input_event requiring at least one collision_layer to be set.
@mhilbrunner
Copy link
Member

Thanks again!

@akien-mga
Copy link
Member

Cherry-picked for 3.1.2.

@akien-mga
Copy link
Member

Cherry-picked for 3.0.7.

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

Successfully merging this pull request may close these issues.

3 participants