CaydenJessen / Stay-Hidden_GAME

Game Repository for CRE311
0 stars 1 forks source link

Player Sprite is enlarged when on Platform #20

Closed CaydenJessen closed 1 week ago

CaydenJessen commented 2 weeks ago

Describe the bug When the Player is on a moving platform and they hide and unhide the player's sprite stretches and enlarges.

To Reproduce Steps to reproduce the behavior:

  1. Jump on a moving platform
  2. Press 'cntrl' to hide
  3. Let go of 'cntrl' to unhide

Expected behavior When the player is on a moving platform they can't hide or the sprite should not enlarge.

Desktop (please complete the following information): OS: Windows 10 Unity Version 2022.1.7

CaydenJessen commented 1 week ago

Fix:

Make it so player is unable to hide while on platform