ByDefault
|
  |
| Joined: 25 Jul 2014 |
| Total Posts: 3197 |
|
|
| 11 Jul 2015 02:16 PM |
| Is there a way to check if a specific model is completely inside a Region3? |
|
|
| Report Abuse |
|
|
| 11 Jul 2015 02:30 PM |
First, you need to check how large the model is. Since Region3's cannot be rorated, you might as well use the :GetExtentsSize() method of the model class. Then, you just check in a Region 3 that is expanded by half the magnitude of the size of the model, and VOILA! It might work perhaps!
Ok, I'm not sure if it would work, but try it out |
|
|
| Report Abuse |
|