1j01 / makisu

Two sushi simulators (3D and retro 2.5D)
https://1j01.github.io/makisu/
0 stars 0 forks source link

Objects are not lifted upwards when dragging #4

Closed 1j01 closed 2 months ago

1j01 commented 3 months ago

Broken in https://github.com/1j01/makisu/commit/97c61777e1f704146f42a3ab71792bdcbefa097a I told the AI to "Simplify drag interaction by using an elevated version of the ground plane as the drag plane, with a configurable height." But the height control seems to do nothing. I have one theory that it's being canceled out by the drag offset handling.

I'm not sure exactly how the drag interaction should work. I tried a few different things, but one thing to try would be animating the ingredients to a certain lift height when picking them up.