issue with timer

Im brand new to unreal engine blue printing, for my master degree im creating a demo of a car driving up pikes peak. my issue is with the checkpoint/ time trial system.





Hi,

i found a tutporial online ( https://youtu.be/sXBrJ1xFhqY?si=-utpSAQcss8EfHgX ) and it worked until i deleted something… ive rebuilt it 5 times today and i cant figure out whats causing the error -
“Blueprint Runtime Error: “accesed None trying to read property As Vehicle Player Controller” . Node: Start Race Graph: EventGraph Function: Execute Ubergraph BP Start Line Blueprint: BP_StartLine”

can anyone give me any pointers?

Thankyou in advance

1 Like

The variable is not assigned. You probably did that here

2 Likes

Thankyou for that, this was the issue.

1 Like

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