XaiJu
millepon
millepon

patreon


Poser Hotkeys Plus v2.5 Update Plan

次回の大型アップデートで新機能が実装されます。
New functions will be add in the next major update.


プレイヤーやNPCにカメラを追従するロックオンカメラが追加されます。
Add lock-on camera for follow the camera to player and NPC.

1.PHPのロックオンカメラを有効にするとポージング開始時またはポーズジング中のアクターに指定したスケルトンのボーンにカメラをロックオンする事ができます。
これまでは立ポーズを行いフリーカメラで頭部にカメラの視点を合わせても、その後に座りポーズなど姿勢が大きく変わるポーズに変更した場合は手動で頭部に視点を合わせる必要がありましたが、このロックオンカメラを有効にして頭部のボーンを指定すると姿勢が大きく変わってもカメラがアクターの頭部を追従するので常にアクターの顔を撮影する事が出来るようになります。
指定ボーンはMCM・メニュー・ホットキーのいずれかから変更する事が可能です。

1. If you enable the lock-on camera of PHP, you can lock-on the camera to the bone of the skeleton specified for the actor at the beginning of posing or while posing.
Until now, even if you made a standing pose and adjusted the viewpoint of the camera to the head with a free camera, if you changed to a pose such as a sitting pose that greatly changed the posture, you had to manually adjust the viewpoint to the head, If you enable this lock-on camera and specify the bones of the head, the camera will follow the head of the actor even if the posture changes greatly, so you can always shoot the face of the actor.
The designated bone can be changed from either MCM, menu or hotkey.

2.デフォルトでは頭・首・胴体・両手・両膝・両足ボーンにカメラの指定が出来ますが、ボーンの定義データはスクリプトではなく外部ファイル(Json)で定義したファイルから取得する仕様にしましたので例えば胸やお尻など女性用のボーンを追加することでそれらにカメラを追従させる事もできます。(例:胸ボーンを指定した場合は胸の揺れにカメラが追従します)

2. By default, the camera can be specified for the head, neck, torso, hands, knees, legs, but the definition data of the bone is obtained from the file defined in the external file (Json) instead of the script. You can also make the camera follow them by adding female bones such as chest and hips.
(Example: If you specify a chest bone, the camera will follow the shaking of the breast)

3.プレイヤーまたはプレイヤー周囲にいるNPCがポージング中であればカメラのターゲットをシームレスに変更する事が出来ます。
ロックオンカメラのターゲットを移してもそのままホットキーまたはメニューからターゲットのポーズや表情等の操作が可能です。

3. The target of the camera can be changed seamlessly when the player or the NPCs around the player are posing.
Even if you move the target of the lock-on camera, you can still operate the target pose and facial expression from the hot key or menu.

4.PHPのロックオンカメラはMCMでホットキーを設定することでフリーカメラのように上下左右にカメラを手動で移動させる事もできます。
これによりベストな視点でカメラを固定し追従させる事も可能です。

4. The lock-on camera of PHP can be manually moved up / down / left / right like a free camera by setting a hotkey in MCM.
This allows the camera to be fixed and tracked from the best viewpoint.

5.PHPのロックオンカメラは追従カメラのディレイ設定が可能です。
デフォルトではモーションの動きとカメラの動きが同期していますが、ディレイ設定値を上げた分だけカメラが少し遅れて追従するようになります。
これにより動きの激しいモーションポーズでも滑らかにカメラが追従するので鑑賞はもちろんのこと動画撮影でも非常に重宝する機能になるかと思います。

5. The lock-on camera of PHP can set the delay of the following camera.
By default, the movement of motion and the movement of the camera are synchronized, but the camera will follow the delay a little by the amount that the delay setting value is increased.
As a result, the camera follows smoothly even in motion poses that move rapidly, so I think it will be a very useful function not only for viewing but also for shooting movies.


これらロックオンカメラ機能は「Floating Damage」や「Player Rotation」、「Alternate Conversation Camera」等の数々の素晴らしいmodを作られているFeliskyさんにご協力を頂き専用のプラグインを作って頂きました。本当に心から感謝です。

Lock-on camera function was made possible by Felisky, who has created many wonderful mods such as Floating Damage, Player Rotation, and Alternate Conversation Camera, and created a dedicated plug-in. I really appreciate it.

各メニューに検索機能を追加
Add Search function added to each menu.

以前の検索システムでは同じ名前の項目が二つ以上ヒットすると正しく選択できなかったため一部のメニューのみ実装していましたが、検索システムのアルゴリズムを改良したことにより主要なメニューは全て検索が可能になりました。
これによりポーズや表情・アクターなどが簡単に選択する事が可能になります。

In the previous search system, if two or more items with the same name were hit, it could not be selected correctly, so only some menus were add, but by improving the algorithm of the search system, all main menus can be searched became.
This allows you to easily select poses, facial expressions, actors, etc.


個別ヘッドトラッキングオプションが追加されます。
Add An individual head tracking option.

通常のヘッドトラッキングと個別ヘッドトラッキングはどちらもポーズ再生時にヘッドトラッキングを有効にします。
ただしヘッドトラッキングは有効時に既にポージング中のアクターにも適用され、個別ヘッドトラッキングオプションはポーズを再生したアクターのみ適用されます。
また個別ヘッドトラッキングはクロスヘアを合わせたアクターまたは選択中のアクターを個別に有効・無効にする事が出来ます。

Both regular head tracking and individual head tracking enable head tracking during posing.
The head tracking will also apply to actors already posing when enabled, and the individual head tracking option will only apply to actors that have showing a pose.
In addition, individual head tracking can enable / disable the actors with crosshairs or the selected actor individually.


LE版は既に完成していますがSE版はまだ開発中であるため公開までもうしばらくお待ちください。
The LE version is already completed, but the SE version is still under development, so please wait for a while until it is released.


※画像および動画は現在開発中のものであり仕様が変更される場合があります。
*Images and videos are currently under development and specifications are subject to change.

Poser Hotkeys Plus v2.5 Update Plan

More Creators