#why is nothing happening when i hit the blocks at the locations?
1 messages · Page 1 of 1 (latest)
Did you make sure those are the correct coordinates?
Try using console.warn to see the actual value
Then idk, maybe your functions have something wrong
To make sure everything is working correctly, I would put a console.warn() statement at the beginning of each of those functions to make sure they all fire when they are supposed to
Is your script referenced in your Manifest?