Started by
CipherG5G
on
Topic category: Advanced modding
How does the offsets of the direction work? I'm trying to do math stuff and I think this is gonna help me! Please help.
Edited by CipherG5G on Sat, 12/21/2024 - 22:49
Topic category: Advanced modding
How does the offsets of the direction work? I'm trying to do math stuff and I think this is gonna help me! Please help.
as far as i can tell, direction offset just gives you the value that you need to add to a coordinate in order to move a single block in the provided direction. for example, if im adding the direction offset of UP to the x, y, and z coordinates, then it will add 0 to the x and z, but 1 to the y.
Check out https://www.youtube.com/watch?v=KSrq3INmDFg