20.05.2015, 21:13
Quote:
They are accurate enough for some tasks, as we sometimes only need vague sizes to accomplish the task. Also I don't want to have another plugin aside of YSF, as I have no need for everything else in ColAndreas.
|
Quote:
I believe he is hinting that we can use it to generate the offsets for the new objects(correct me if I am wrong), and then export that data into the YSF plugin.
|
Basically, we just have to export the values returned from the following function to a file containg an array identical to the one in modelsizes.inc.
Код:
CA_GetModelBoundingSphere(modelid, &Float:offx, &Float:offy, &Float:offz, &Float:radius);