#Bedwars: Forward Block Building system.
1 messages · Page 1 of 1 (latest)
** You are now Level 3! **
ok so i think that's nothing anyone can help you with
because it would categorize as making a script for you
like you could just NOT do Bedrock building 🙏
just make it the same as java
@regal crag You are using a raycast from the camera to determine where the block should be placed.
the direction of the ray might not always align with where you want to place blocks, especially forward relative to your character
you'll need to modify how the ray is cast, ensuring that it casts in a direction that takes into account the player's facing orientation
So you have to replace this into local rayOrigin = camera.CFrame.Position local rayDirection = (camera.CFrame.LookVector) * reach local ray = workspace:Raycast(rayOrigin, rayDirection, castParams)
Wrong @ lol 🙏
oh @pale mango
Yes?
I updated the code already but still no forward building
skill issue