Changes between Initial Version and Version 1 of Ticket #14582, comment 7


Ignore:
Timestamp:
Aug 30, 2023, 5:58:05 PM (9 months ago)
Author:
athrxx

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14582, comment 7

    initial v1  
    11Heya, thanks for testing that. I don't have the demo installed, but I'll get the demo if I need to.
    22For now, this looks like a "simple" typo on my part. Could you please replace
    3 {{{ animateActor }}} with {{{ startAnimActor }}} in line 2623 and see what happens?
     3{{{ Actor::animateActor(f) }}} with {{{ Actor::startAnimActor(f) }}} in line 2623 and see what happens?