Temporary

This commit is contained in:
Lucastaa
2026-05-11 13:41:18 +07:00
parent f754b10f8d
commit 9033faf81c
47 changed files with 3978 additions and 42 deletions

View File

@@ -39,8 +39,6 @@ public class RedPlayerController : MonoBehaviour
void HandleShoot()
{
// Chỉ bắn khi đang bỏ khiên
if (!shield.activeSelf &&
Keyboard.current.jKey.wasPressedThisFrame &&