You should probably also make it non-blocking under an onCreated() function. As this will make it non-blocking as soon as its created for the client, rather than waiting until the player touches it, From my experience it will take a quick second to become non-blocking waiting for the players touch, as apposed to it already being non-blocking before the player reaches it.
