Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Ofonna on November 04, 2017, 01:40:16 PM

Title: help Fsm Onlateupdate [solved]
Post by: Ofonna on November 04, 2017, 01:40:16 PM
hi, i'm writing some more final ik actions and i can't seem to get the script to call the onLateupdate is there something i may be doing wrong? onUpdate is working but late update isn't

*Edit

apparently there's a pre process function where i have to tell the script to handle those updates :)