本日も寸暇を惜しんで、もっぱらunity作業してました。
問題点:アバターも錨オブジェクトもFollow Pathで動かしていたため、動画の最初と最後でキャラクターアバターと錨の位置関係が微妙にずれていた
Today, I spent every spare moment working exclusively on unity.
Problem: Because both the avatar and the anchor object were moved by Follow Path, the positioning of the character avatar and the anchor was slightly off at the beginning and end of the video.
解決策:アバターにParent Constraintを設定し、錨に紐付けることで、キャラクターアバターと錨の位置関係を固定したうえで、錨のみをFollow Pathで動かすことによってずれが解消!やったぜ
Solution: set Parent Constraint on the avatar and tie it to the anchor to fix the positional relationship between the character avatar and the anchor, and then move only the anchor using Follow Path to eliminate the misalignment! Yes!
ついでにアングルを工夫することで、両方のキャラクターの乳首がわかるようになりました。結果動画は以下の通り
In addition, by working on the angles, the nipples of both characters can be seen. The resulting video is below