playMaker

Author Topic: Can't switch FPC to Animated Camera [SOLVED]  (Read 2847 times)

fromfame

  • Junior Playmaker
  • **
  • Posts: 82
  • Sloppy PM Veteran
Can't switch FPC to Animated Camera [SOLVED]
« on: January 14, 2014, 12:01:53 PM »
Once upon a time i used to deactivate FPCs and activate Animated cameras to play cutscenes,

And now! One year later! out of the blue today i get this and can't seem to figure it out.
« Last Edit: January 16, 2014, 06:31:19 AM by fromfame »

fromfame

  • Junior Playmaker
  • **
  • Posts: 82
  • Sloppy PM Veteran
Re: Can't switch FPC to Animated Camera
« Reply #1 on: January 14, 2014, 12:14:29 PM »
I mean the code above worked yesterday when i made it like its many predecessors and i haven't updated unity or PM for 3 months now yet magically this happens, i need to understand this.

Lane

  • Administrator
  • Hero Member
  • *****
  • Posts: 2511
  • Mender of the past
    • Cleverous
Re: Can't switch FPC to Animated Camera
« Reply #2 on: January 14, 2014, 01:07:04 PM »
Weird.

Error indicates it might be a timing issue. Try using a NextFrameEvent?
Products by Cleverous
|| Vault Core : Database
|| Vault Inventory : Multiplayer Inventory
|| Vault Attributes : Character Stats
|| That Hurt! : Dmg Floaties
|| Quinn : 3D

fromfame

  • Junior Playmaker
  • **
  • Posts: 82
  • Sloppy PM Veteran
Re: Can't switch FPC to Animated Camera
« Reply #3 on: January 16, 2014, 06:30:52 AM »
Solved it, i simply had one State with the activate and switch cam, gave it a wait action of 0.1 and the next State had the deactivation.

odd.

« Last Edit: January 16, 2014, 06:35:47 AM by fromfame »