Hello, after I slice my procedural mesh it no longer responds to On Cursor Over events. Is this a known bug, or is there a way to fix this? Thank you
Could be because of the new meshes that were created don’t have the components or code that implement On cursor Over Events.
You can add the same components that contain Mouse Over Events to the new Meshes that you spawn after slicing up the old one.