tWeeen (Construct 3 Behaviours)

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • ok

    I am glad you answered but from what I tested the problem is not here.

    I checked before and the platform behavior and tweeen were working perfectly fine together (mainly because I didn't change the coordinates when not on the floor) when I tested with one player, but as soon as I land or jump at the same time with several players it crashes.

    I'm going to try the c3p you sent.

    EDIT: your c3p was a good source of inspiration, thanks, I'll try to disable the platform behavior for the jumping and falling animation but I'm afraid that it will affect gameplay.

    RE-DIT: While I'm at it, the error was: Uncaught (in promise) TypeError: Cannot read property 'val' of undefined, which doesn't seem to be linked to the platform behavior