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

BUG: fixed actor cloning of null collider, added test #3345

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

jyoung4242
Copy link
Contributor

@jyoung4242 jyoung4242 commented Jan 23, 2025

Actor.ts: updated .clone() method to test for non-null collider prior to attempting to clone.
Added test 'can be cloned with null collider; to ActorSpec.ts

This fixes issue reported in discord on 1/23/25:
https://discord.com/channels/1195771303215513671/1195779955611672598/1332073907213308055

Issue:
image

Copy link

Deploying excaliburjs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 15623bc
Status: ✅  Deploy successful!
Preview URL: https://a3e41d49.excaliburjs.pages.dev
Branch Preview URL: https://colliderclone.excaliburjs.pages.dev

View logs

@eonarheim eonarheim merged commit ae16347 into main Jan 24, 2025
8 of 9 checks passed
@eonarheim eonarheim deleted the ColliderClone branch January 24, 2025 01:17
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