Forum rules - please read before posting.

Actionlist is not playing after reloading level

Hey everyone. I am creating a game that uses guns. When I play through the level the first time, my actionlist for shooting works fine, but when I reload the level via making to the end of the level and getting the option to restart, it doesn't seem to work, unless I am firing at an enemy. In that case, the enemy is detected via its hotspot and it will work, but when I'm just shooting at nothing, it wont register. I'm very confused. Can anyone give me some advice?

Comments

  • edited July 2017
    Welcome to the community, @Historian_9.

    You will have to provide more detail about how this ActionList is run normally - is it as part of a Hotspot interaction, Active Input?  Is it an ActionList asset or a scene-based ActionList such as a Cutscene?  How are you reloading the level, exactly?  What versions of AC and Untiy are you using?

    The more detail you can provide (even better if it's through screenshots), the better equipped we will be to help.  Posting a full shot of your Settings Manager will also be helpful.
  • Hi there! I think I answered this question and I figured out my issue before. I'm currently the new integration of UCC and AC and I keep getting these errors:

    Assets\AdventureCreator\Downloads\UCC integration\Scripts\AC_UCC_Character.cs(7,14): error CS0234: The type or namespace name 'Shared' does not exist in the namespace 'Opsive' (are you missing an assembly reference?) This one I can comment out, and it solves the problem, but I keep getting this issue.

    Assets\AdventureCreator\Downloads\UCC integration\Scripts\AC_Motion.cs(38,23): error CS0115: 'AC_Motion.SetDestination(Vector3)': no suitable method found to override

    Im not sure how to fix it. Any advice?

  • edited August 2020

    The new UCC integration requires the latest version of UCC. Which version of UCC specifically do you have installed?

  • I just updated, so I'm running the current version. I'm still receiving those errors.

  • I shall attempt a recreation. Can you share the exact name and version number? With UFPS v2 and TPC being part of the UCC "umbrella", things get a little complicated.

  • Figured it out! My AC version wasn't up to date. It was weird because I thought it had already been updated, so I didn't suspect it.

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.