LeChiNghia's Forum Posts

  • 3 posts
  • Hello everyone! I am using the PlayFab Master Collection plugin and trying to use Photon Chat. Although I have gone through the documentation and sample projects, I still can't get it to work.

    Currently, I want to create a Global Chat Channel that everyone can see. When a user sends a message, it should be displayed in the chat channel. The chat channel should store a history of up to 10 messages.

    If you have successfully implemented something similar, please help me! I would really appreciate it ~

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • For the RUN part, I want to set it so that when the character moves for more than 3 seconds, the walk animation is triggered and the movement speed increases.

  • I have a Construct 3 project with a 2D character that includes Idle, Walk, and Run animations for 4 directions (Up, Down, Left, Right). I want to create a joystick for controlling on the touchscreen. The joystick should only appear when the player touches the left side of the screen. Please help me, as I have read many tutorials but still haven’t succeeded.

    For the Walk part, I want to set it so that when the character moves for more than 3 seconds, the walk animation is triggered and the movement speed increases.

    Thank you !

  • 3 posts