Yellow-Dog-Man / Resonite-Issues

Issue repository for Resonite.
https://resonite.com
133 stars 2 forks source link

Snapper Protoflux Nodes #2059

Open Merith-TK opened 3 months ago

Merith-TK commented 3 months ago

Is your feature request related to a problem? Please describe.

I have ideas for making things more compatible across systems, namely I want to create a "floppy disk" reader that can read the different types of disks that players usually use, but I cant due to the various different types all having differing scales without being forced to make complicated flux to disable multiple snappers if one child exists in any of them

Describe the solution you'd like

Two protoflux nodes SnapTarget Snapper

Both would work simular to the Grabber nodes that exist

Describe alternatives you've considered

I have considered creating many snaptargets and using complicated flux to disable the snap points if any of them had gotten an item in them,

But given the fact that every type of object can be held at different scales, I would much rather be able to just have a small bit of flux that scales the object based off of the tag used in the snapper.

Additional Context

No response

Requesters

merith

Zyzyl commented 3 months ago

Related request for snapper event nodes https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/997