'set view target with blend' did not work

The node ‘set view target with blend’ did not work.The project was based on blank,not based on first person or else.
![L}IT5}NN6J}S@3(H1F0%D5.png|784x444

You havnt put a time in blend time

Sorry,it still did not work.
If the project was based on the first person mode,it did work.
However it did not work if the project was based on blank.

Blend time has nothing to do with it not working.

Either the player controller or the camera reference are likely not valid. Try using an ‘IsValid’ node to check if they are valid (or you’d be getting a runtime error). You may also consider having a small delay before the blend.

3 Likes

It did work by having a small delay.Thank you!:slight_smile:

3 Likes