ketanhwr / reflexio

A web game based on reflection
MIT License
81 stars 72 forks source link

Trying to make mirror drag smoother, can't find code. #37

Closed Hn5624 closed 6 years ago

Hn5624 commented 6 years ago

Just trying to make it so that the bottom of the mirror doesn't suddenly pop to the tip of the mouse when dragging.

However, I cannot locate the code that is responsible for this for dragging the mirror, I've looked through the levels.js and script.js but no luck.

ketanhwr commented 6 years ago

You can check the function Level_click() in level.js