Change/Switch character removes object areas

  • #1, by darren-beckettWednesday, 15. June 2016, 14:36 8 years ago
    When i switch to another character, all the scene objects become un-clickable.
    Is this a bug? Is there something more I should do after switching?

    Great Poster

    384 Posts


  • #2, by ke4Wednesday, 15. June 2016, 14:39 8 years ago
    It could be that maybe you didn't check in your second character's intefaces tab your mouse command.

    Key Killer

    810 Posts

  • #3, by darren-beckettWednesday, 15. June 2016, 14:47 8 years ago
    To be clear, I'm able to switch to the new character and after completion of the new scene, I then switch back to the original character and that's when the objects are all un-clickable.

    Great Poster

    384 Posts

  • #4, by afrlmeWednesday, 15. June 2016, 14:54 8 years ago
    Anything in the log?

    Imperator

    7278 Posts

  • #5, by darren-beckettWednesday, 15. June 2016, 15:24 8 years ago
    No errors

    Great Poster

    384 Posts

  • #6, by afrlmeWednesday, 15. June 2016, 15:34 8 years ago
    Would you be willing to share some screenshots or a video showing how you have setup your characters & the actions used for changing the characters, etc?

    Imperator

    7278 Posts

  • #7, by darren-beckettWednesday, 15. June 2016, 15:55 8 years ago
    That's going to be quite hard:
    - I have multiple interfaces
    - I'm handling Double-Clicks myself (By checking for Single clicks within quick succession).
    - I have Keyboard handler
    - I have on-screen arrow keys

    My main interface though has 3 buttons: LeftClick, DoubleClick, ClickHold.
    I basically then check for which command has been executed on the objects.

    I may opt to just change the main characters outfit if i can't debug the issue.

    Great Poster

    384 Posts

  • #8, by afrlmeWednesday, 15. June 2016, 16:24 8 years ago
    Character outfit would be a plausible method. Sounds like a complicated setup you've got there!

    Imperator

    7278 Posts

  • #9, by sebastianThursday, 16. June 2016, 08:10 8 years ago
    To debug this you could try to deactivate some of your configurations and test when it occours.

    Thread Captain

    2346 Posts

  • #10, by darren-beckettMonday, 20. June 2016, 16:24 8 years ago
    I've managed to track down the problem, after I've switched characters, i need to call the action 'Set command to Walk'.

    Great Poster

    384 Posts

  • #11, by sebastianMonday, 20. June 2016, 18:08 8 years ago
    Oh, good to know you solved it smile

    Thread Captain

    2346 Posts