Started by
Swyde
on
Topic category: Troubleshooting, bugs, and solutions
Hello,
I want to disable a block after using it while the player isn't in a square cube with size 10. I use for this the block update tick but it don't work correctly. Here's my procedure:
OnUpdate Tick
And When I walk on the block
Anybody know how to correct it