> it's just that sometimes the localTranslations fields are changed, like this > f.ex: localTranslation.x = 0.5;
This could be tricky. Do you want all sets of Vector3f.x to be advised or only the ones that are contained in a localTranslation field of type Spatial? If the former, then what Andy says should work. If the latter, then you are unfortunately S.O.L. _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
