Posted July 23, 201312 yr Hey guys! Does anybody know how to make a block fuction that cheks where the player is pointing at and based on that it places a block with different metadata. Example: if the player is facing south and has clicked to place a block with metadata 0, the metadata placed will be 2. Please help!
July 23, 201312 yr He suggests using the class he mentioned, you can get an instanse of it from the player, it tells you what the player is looking at. Block side, position etc.! Anyways you could just look into EE3 and how they handle onBlockPlaced to figure out rotation based on the players direction, then you can use the same system to your needs instead If you guys dont get it.. then well ya.. try harder...
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.