본문 바로가기
UE MarketPlace Asset Update Note/Gm Advanced Cine Camera Manager

Gm Advanced Cine Camera Manager1.1.1 Update Note

by 개발의 묘미(GaeMyo) 2024. 6. 28.
SMALL

🎮The official Discord support channel for Dev GaeMyo's Unreal Engine Marketplace products🎮

https://discord.gg/hCRDBkcNGt

 

Dev GaeMyo - Marketplace Support Discord 서버에 가입하세요!

🎮The official Discord support channel for Dev GaeMyo's Unreal Engine Marketplace products🎮 | 멤버 7명

discord.com

 

 

 

 

 

 

We have improved the issue where all logic would fail to operate if 'USpringArmComponent' or 'UCameraComponent' elements were not attached to the character pawn.

"USpringArmComponent" 또는 "UCameraComponent" 하위의 요소가 캐릭터 폰에 부착되어 있지 않은 경우에는 모든 로직들이 작동하지 않는 부분이 개선되었습니다.

 

Now, if these elements are not attached to the player pawn, only the functionalities of the specific missing elements will not operate, while other components will function correctly.

이제 플레이어 폰에 각 요소가 부착되어 있지 않으면 각 요소별 기능들만 작동하지 않고 다른 요소들은 모두 정상적으로 작동하도록 로직들이 수정되었습니다.

 

We also fixed an error in the second constructor of the 'GmCineCameraSettings' struct used in the data table (which sometimes caused crashes when adding entries to the data table).
데이터 테이블이 사용하던 "GmCineCameraSettings"구조체의 두 번째 생성자에 대한 오류가 픽스되었습니다(간혹 데이터 테이블에서 항목을 추가하려고 할 때 크래시가 발생하는 현상).

반응형
SMALL