Radius is not working

my code got successfully compiled but Radius is not working




Hi Ashok,
First, when sharing code try pasting the code and using < / > from the toolbar to format it. It is so much easier for us to help.

The only thing that jumps out at me is the RadisVsVelocity Curve. Have you bound this in your BP_VRCharacter?


yeah i did

Ok, Right now your code isn’t using the Speed value returned from the curve but it does get used later. So, in UpdateBlinkers Comment out the lines 160 and 162 as a test to be sure this is working ok.

Next, if this makes no difference at all, close the editor and delete the Binaries, intermediate and Saved folders then open the uproject file and let it rebuild the code. Sometimes there is an issue and this forces a refresh of the build.

Let me know how you get on with this.

no it is not working . i build it agin but it is not working

Ok. Have you checked your project against the end of lecture code? I can’t see anything different in what you’ve shared at this point.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms