Tool Activated only activating when not in shiftlock and full screen

Game: [UPD] Revengers Dream - Roblox

Problem: Players load in to the game and spawn into the map after pressing play. Below, they can see the toolbar which shows “style”, its used to fight other players. When they press it, it should produce a punch animation and a function should be called too. When the player goes into shiftlock and does mousebutton1click, the tool doesnt activate at all. Everyone in the game is experiencing it in different ways.

Solution: We found out the solution for the shiftlock bug was to NOT be in full screen so the tool can be activated. I tried to do debugging by printing whenever the tool is clicked on shiftlock, but it still doesnt print.

Hopefully this is enough information to find a fix! Thank you.

Expected behavior

We expect players to be able to punch when the tool is equipped, activated, and while in shiftlock too.

A private message is associated with this bug report

1 Like

Hi there, we can’t seem to reproduce the issue. Can you provide a repro file and/or more details on the issue?

I have figured out why it happened and it was because of a ui in our game. Thank you for responding though!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.