Skip to content

Commit

Permalink
Merge pull request Polytoria#79 from InsertSoda/ALotOfInputStuff
Browse files Browse the repository at this point in the history
O Toria I Forgor
  • Loading branch information
willemsteller authored May 15, 2024
2 parents 5e8298f + 25a2e73 commit 8557004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/objects/game/Environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ game["Environment"]:CreateExplosion(Vector3.New(0, 0, 0), 30, 5000, false, nil,

### OverlapBox(position;Vector3,size;Vector3,rotation;Vector3,ignoreList;array=Instance[]):Instance[] { method }

Returns a list of instances intersecting with the sphere in the given position and radius.
Returns a list of instances intersecting with the box in the given position, size and rotation.

A demo of this method is available [here](https://polytoria.com/places/9269).

Expand Down

0 comments on commit 8557004

Please sign in to comment.