keijiro / Funnel

A Syphon server plugin for Unity
121 stars 17 forks source link

Mouse Follow Issue #9

Closed Latentnaut closed 7 years ago

Latentnaut commented 7 years ago

Hi,

I'm using a 'Follow Mouse' script to attach a Particle System to the position of the mouse along the screen.

However, when I activate Funnel, the mouse only moves limited from the left side to the center of the screen.

Any help? Thank you very much!

keijiro commented 7 years ago

I have no idea why Funnel influences mouse move. Could you send a minimum project that reproduces the issue?

keijiro commented 7 years ago

I'm closing this issue now. Feel free to reopen if you find further issues.

Latentnaut commented 7 years ago

Hi Keijiro, sorry for the late reply, I was travelling.

You can see this problem with Funnel in this project:

https://github.com/PabloMontero/Funnel-MouseFollow-Issue

Hope it helps to make Funnel fully functional with this MouseFollow kind scripts.