Page 1 of 1

[Done] Fix View Window

Posted: Tue Jun 19, 2018 5:00 pm
by TheSAguy
Not actually exactly sure what the little item window is called on the right hand side.

How do I have an entire entity show in the little window when the item is too large to fit in the window. See below:
Image

Thanks

Re: Fix View Window

Posted: Tue Jun 19, 2018 5:20 pm
by Bilka
https://wiki.factorio.com/Prototype/Entity#drawing_box

Seems like you might also need to fix your selection box.

Re: Fix View Window

Posted: Tue Jun 19, 2018 6:53 pm
by TheSAguy
Hmm, I don't think the draw box works on units, so I just made my selection box bigger.

Re: Fix View Window

Posted: Wed Jun 20, 2018 1:58 am
by Rseding91
TheSAguy wrote:Hmm, I don't think the draw box works on units, so I just made my selection box bigger.
Image

drawing_box works on literally every entity in the game.

Re: [Done] Fix View Window

Posted: Wed Jun 20, 2018 4:37 pm
by TheSAguy
My Bad, I had a spelling mistake but did not get an error warning.

Re: [Done] Fix View Window

Posted: Wed Jun 20, 2018 6:28 pm
by eradicator
TheSAguy wrote:My Bad, I had a spelling mistake but did not get an error warning.
Use --check-unused-prototype-data to log all such instances.