In this script, I’m trying to use a part’s CFrame Z value, but it seems to be inaccurate; it always prints 0 instead of whatever value is shown in the properties panel.
I just need to use the CFrame of the block later on, but the script doesn’t seem to be recognising it properly; as shown above, it prints out a completely different CFrame to its properties.
I’m not sure, but I know that some Properties don’t update in the Properties window until you click another item then click back on the item you want to read.