[Feature request] Allow Shape game object to be a mask #5900
rexrainbow
started this conversation in
Feature Requests
Replies: 2 comments
-
Thank you for submitting this feature request. We have implemented this and the feature has been pushed to the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Good advice. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
createGeometryMask
method only accepts Graphics game object to be a mask, but Shape game objects also could be a mask too, in my test. After changingtype
property to'Graphics'
for this line.Beta Was this translation helpful? Give feedback.
All reactions