Traceline function [A problem with fakemeta]
I recently read a tutorial regarding tracelines and i understood how to use the trace line function provided by the engine module:
Code:
But when i use the traceline function from fakemeta: Code:
Basically if i use the traceline function using fakemeta then if a point interferes during the traceline than its origin are not returned bcoz fake meta deosnt supports it so how can i make it possible that when a traceline has been done using fake meta and a point interferes than the points origin should be returned by the trace line function |
Re: Traceline function [A problem with fakemeta]
It is because you forgot the trace handle (where the data is saved)
PHP Code:
|
Re: Traceline function [A problem with fakemeta]
Quote:
I need to create a handle and use it on both like this: Code:
|
Re: Traceline function [A problem with fakemeta]
PHP Code:
|
| All times are GMT -4. The time now is 07:08. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.