Forum rules - please read before posting.

UCC integration error

Hi, I'm trying to integrate UCC, but I'm stuck with this kind of error:
UltimateFPSIntegration.cs(60,13): error CS0246: The type or namespace name 'vp_FPCamera' could not be found (are you missing a using directive or an assembly reference?)
All of the vp_ variables give me similar error.

Comments

  • The included UltimateFPSIntegration script is for the legacy UFPS asset, AKA UFPS v1.

    A package for UCC integration can be gotten on the Downloads page.

  • I did download it from there, but still it doesn't work. What I have is third person version, might that affect?

  • In what way exactly does it not work?

  • It gives error on those private variables. So it doesn't run at all.

  • edited April 2021

    The same errors as above?

    Those will only appear if you add the UltimateFPSIsPresent scripting define symbol in your Player Settings - which is only a step to take when using UFPS v1.

    When the symbol is added, those errors will appear if UFPS v1 is not present in your project - because AC is then running code on the assumption that it is.

    Because the UCC integration is a separate package - no symbol is necessary. Make sure that the symbol is no longer listed in your Player settings.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.