3D タトゥーエディター
タトゥー画像をアップロードし、ゾーンを選んで mp_m_freemode_01 か mp_f_freemode_01 の上に 3D で配置します。体をクリックして置き、UV 位置、サイズ、回転を細かく調整したら、オーバーレイ XML をコピーするか Durty Cloth Tool で開けます。
このツールと解説は今のところ英語です。
Placement values
Every zone (head, torso, each arm, each leg) has its own square tile, and an overlay is a decal inside that tile:uvPos is its centre (0 to 1), scale its size and rotation its angle in degrees. What you see here is where the game puts it.
From here to the game
- Upload a square PNG with a transparent background. Non square images can be cropped or padded.
- Pick the zone, then click the body or use the sliders until it sits where you want.
- Durty Cloth Tool: press Create in Durty Cloth Tool. It builds the .ytd, the overlay .xml and the stream folder for you. See theDurty docs.
- By hand: copy the overlay XML into your collection's
_overlays.xml, put the texture in a .ytd named liketxdHash, and apply it withAddPedDecorationFromHashes.
Tips
- Arms and legs are mirrored on X, so the same values on the left and right limb land on matching spots.
- Wrap around continues the tattoo past the tile edge, which is how bands around a limb are made.
- The page URL keeps your placement, so you can share it or come back to it later.
コンフィグとコード のツールをもっと見る
server.cfg ジェネレーター
hostname、スロット数、OneSync、エンドポイント、タグ、リソース、ACE 権限まで揃った動く server.cfg を作成。
コンフィグとコードコンフィグ, ダウンロード
fxmanifest.lua ジェネレーター
正しいリソースマニフェストを生成。fx_version、スクリプト、NUI ページ、files、lua54、依存関係まで。
コンフィグとコードリソース, ダウンロード
車両 Handling エディター
質量、駆動力、グリップ、サスペンションを画面上で調整し、handling.meta か実行時 Lua として書き出します。
コンフィグとコード車両, ダウンロード
