Skip to content

v1.0.2 — Fix lỗi build Unity

Choose a tag to compare

@cherry9001 cherry9001 released this 12 Aug 14:18
· 14 commits to main since this release

Đã sửa

Thêm file DiscoLight.cs bị thiếu

File DiscoLight.cs không có trong source khiến Unity báo lỗi khi build. Đã tạo bổ sung.

Fix deprecated API Unity 6

  • FindObjectsOfTypeFindObjectsByType (Unity 6 yêu cầu API mới)
  • Component.lightGetComponent<Light>() (không còn hỗ trợ truy cập trực tiếp)

Cách cập nhật

Nếu đã clone repo trước đó:
\\�ash
cd tiktok-live-bar
git pull
\\

Hoặc tải ZIP mới từ GitHub.