PopeSpaceous / Solitary

A 2D Puzzle Platformer built with Unity
Other
6 stars 10 forks source link

Fix tangram snap when source and target tangram matches #136

Closed jespirit closed 5 years ago

jespirit commented 5 years ago

While looking at Issue #114 I stumbled upon a bug that was causing the moveable tangram not to snap correctly when it matches the target outline tangram.

Platform: Windows 8.1 Embedded Unity Version: 2017.3.0

fix-snap-matching-outline-tangram

Looks much nicer.

I'll look into adding the snap function.

lejara commented 5 years ago

@jespirit nice, catch. We would need to update the loaded tangrams solution cords, so it can lay perfectly flush the tangrams later on