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

Added projectile stick_on_impact #291

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Conversation

niefia
Copy link
Collaborator

@niefia niefia commented Sep 25, 2024

Projectile stick_on_impact property, could be useful for implementing arrows, crossbow bolts, rope arrows etc

Haven't enabled as this likely shouldn't be default behaviour but useful as an option

Had a more complex version that reparented the projectile to the collision object, but found using pin joint seemed more reliable and versatile

Projectile stick_on_impact property, could be useful for implementing arrows, crossbow bolts, rope arrows etc

Haven't enabled as this likely shouldn't be default behaviour but useful as an option

Had a more complex version that reparented the projectile to the collision object, but found using joint seemed more reliable and versatile
Copy link
Owner

@Phazorknight Phazorknight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, love it!
Thanks so much.

@Phazorknight Phazorknight merged commit d7552f8 into Phazorknight:main Sep 26, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants