Door sockets
In this guide, we will learn about door sockets and how to use them.
Note: This guide lives in the 2D section of the documentation: here
The concepts are the same in the 2D version. The only difference is that in the 3D version, door sockets of individual doors are configured in the
DoorHandler
component.
2D vs 3D docs: In order to keep the docs maintainable and up-to-date, I decided to have parts of the documentation only available for the 2D version of Edgar. This happens only when the concepts are very similar in both versions.
As a rule of thumb, if you see a class with theGrid2D
suffix, there is a high chance that you can replace the suffix withGrid3D
to get a class withs a very similar API.
If you have any questions regarding the 3D version od Edgar, come to our Discord or contact me directly via email (ondra@nepozitek.cz).