Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

5Dim - Masher MK2 - Wrong size #106

Open
Lumox100 opened this issue Dec 31, 2019 · 0 comments
Open

5Dim - Masher MK2 - Wrong size #106

Lumox100 opened this issue Dec 31, 2019 · 0 comments

Comments

@Lumox100
Copy link

The Masher MK2 has the wrong size. When placing a short inserter next to a Masher MK2, it does not work. A long inserter does work.

I changed the collision_box and selection_box settings in the "masher-2.lua" file.

Old settings
collision_box = {{-0.7, -0.7}, {0.7, 0.7}},
selection_box = {{-0.8, -1}, {0.8, 1}},

New settings
collision_box = {{-1.2, -1.2}, {1.2, 1.2}},
selection_box = {{-1.5, -1.5}, {1.5, 1.5}},

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant