Region3 Roblox
| Documentation - Creator Hub
Show Deprecated. The data type describes a volume in 3D space similar to an axis-aligned rectangular prism. It is commonly used with Terrain
How to Hitbox with - Developer Forum |
simply put its like a part that only has a CFrame and Size Property. an example of a is the terrain cells that terrain editor uses.
Understanding - Developer Forum |
You can use to detect parts inside, as the name says, a region which you can define with a start and an end point. You can imagine it as
tutorial (Easy Difficulty) - Developer Forum |
Position +(Vector3.new(part.Size.X/2,part.Size.Y/2,part.Size.Z/2)*-1) -- calculates 2nd parameter for part.Size = Vector3.new(5,5,5)
Do you still use in your scripting works? - Scripting Support
was a way to visualize a certain area of your game and Developer Forum | · Do you still use in your scripting
Alternative to - Developer Forum |
Since I think is better for me so I decided use it anyways, but I don't understand what's wrong with the code?
How to use on a part to detect when touched by another
Developer Forum | · How to use on a part to detect when touched by another part? local region =
Is there a cap on the size of a object? - Scripting Support
to. Basically, I have a system in place where it removes Developer Forum | · Is there a cap on the size of a
How to Detect Player Leaving - Developer Forum |
This is my first post, so I'm excited (and scared)! Anyway, I am just beginning to experiment with and I have learned how to
Rotation - Scripting Support - Developer Forum |
My hitbox is made using . I was visualizing my hitbox for a test but I realized that my doesnt rotate with my player as you