I am seeing the wireframe fine but I can see that items on the itemlayer although intersecting with it fine they are doing so at odd positions, slightly larger than the drawwirecube. Wondering if ayone else has had this issue.
OverlapBox is a method that comes from the Nvidia PhysX system. It expects half the size of the cube. “DrawWireCube” on the other hand expects the size of the whole cube. So if you want to draw the area of effect you should do:
Hey, @SteenPetersen I am having this same issue right now… did you ever figure it out? ,Hey I am having this same issue right now… did you ever figure it out?