View all by Elnu
Elnu
Follow Elnu
Follow
Following Elnu
Following
Add To Collection
Collection
Comments
Devlog
Related games
Related
Mergem
←
Return to Mergem
Devlog
Out of bounds bugfix
October 08, 2019
by
Elnu
1
#bugfix
Added bugfix that ensures that items cannot be placed outside of the screen area...
Continue reading
Drag and drop bugfix
October 08, 2019
by
Elnu
1
#bugfix
Fixed a bug where sometimes items wouldn't merge even if they were compatible. This was done by rewriting the drop detection code to use Physics2D.OverlapCircleAll instead of the old OnTriggerEnter2D...
Continue reading