3D Characters

We will use Blender, a 3D production software that is easy to obtain.
The detailed usage of Blender is omitted here.

Blender Preferences

First, change the Blender environment to one suitable for Bakin.

About the Scene Units
Please make sure that the scene units are set as follows.
If the settings are different, the model will not be properly sized for FBX export.

ENシーンの単位.png
 

About FBX Export
To specify FBX export settings appropriate to Bakin's specifications, specify the following. (The below image is an example of settings in Blender version 3.6.)

Blender-FBX-ExportSettings-en.png

How to Set Motions
There are two ways to set up motions.

1) Importing a Model and Motions as a Single File
Select all bones with character models and motions and escport them together to create a single fbx file with a model and motions.
When an fbx file is loaded in Bakin, a model is generated and the built-in motion is loaded by selecting that model in Motion Management.

2) Importing a Model and Motions as Separate fbx Files
A model and bones, bones with motions of the same structure, if exported separately, will be exported as separate fbx files.
The bone structure on the model side and the bone structure on the motion side must be the same.
Load each fbx file in Bakin and specify the "fbx you want to use for the model" and "fbx you want to use for the motion" respectively.

Advice on Making Your Own Models - Based on Preset Models -

Exporting a Model from Bakin
We will refer to the "Standard_A" character model in the 3D_Tutorial game file for this explanation.
(The DLC "3D_Tutorial" must be downloaded in advance.)

ENモデルのエクスポート.png

Open the 3D_Tutorial game file, select the 3D character model under "Resources > Models > standard_A" and press the Export button.
Select any folder to export.
Next, select the "motion_A" folder in the model list and export this folder as well.

ENモーションA.png

Once the data has been exported, launch Blender, select File > Import > FBX, and import with the following specifications

ENFBX.png

This time, since the model and motions are handled as separate files, proceed with the motion setting method "2) Importing a Model and Motions as Separate fbx Files".
This method has the advantage that the same motion can be used for different character models with the same bone structure.

After importing the model into Blender, edit the polygon mesh and textures as needed to your liking.

 

Preparation for Adding a Model
Prepare a folder for the assets you wish to add.
This folder is only used temporarily when adding a file, and the location of the file or the name of the folder does not matter.
The added model will be added as a separate file with the same file name under the res folder in the game file folder.

Put the model file (.fbx), texture files (.png), and a specifying file (.def) directly under the folder you have provided.
Example: If you put an asset (standard_A) in the [standard_A] folder

standard_A1.png

When adding a model to Bakin, please add it with the standard_A.def generated when exporting in the same folder with it.
This file contains the material and texture linkage specifications.
If you change the material name or texture name, you will need to edit this. (It is possible to manually specify the material name in Bakin without editing.)

standard_A2.png
 

Advice on Making Your Own Models - Adding Your Own 3D Characters -

This section explains how to add your own 3D characters to Bakin.
There are two ways to add motion data, depending on how the motion data is handled.

Separating a Model and Motions as Separate FBX Files
Add a model file with polygons and skeleton structure, and motion files with skeleton structure and motion data separately.

The advantage of this method is that existing motions can be applied to different polygon shapes as long as they have the same skeletal structure.
(This method is used for the human characters in Bakin.)

The files required for addition are model (.fbx), texture (.png), and motion (.fbx) files.
The skeleton structure and name of the model and motion should be the same.

自作のモデルを作る際のアドバイス1.png
自作のモデルを作る際のアドバイス2.png
 

Combining a Model and Motions as a Single FBX File
Add polygons, skeleton structure and motion data together as a single file.
If the model has multiple motions, load the corresponding file with the model and select the corresponding model in Motion Management.
The number of frames and loop settings can then be specified.

自作のモデルを作る際のアドバイス3.png
 

About Files Required for Addition
3D characters require model, texture, and motion data.
Creating these requires knowledge of 3D graphics and prescribed software.

The format and specifications of each file are as follows.

1. Model file (.fbx)

2. Textures (.bmp、.png)

3. Motion Files (.fbx)
If the asset to be added is to be separate files for the model and motions, motion-only files will be required.
The supported FBX versions and formats are the same specifications as for the model file section.

Preparation for Adding a Model

  1. Prepare a folder for the asset files you wish to add.
    This folder is only used temporarily for addition. Any file location or folder name is acceptable.
    The added model will be added under the res folder in the game file folder.
     
  2. Put the model file (.fbx) and texture file (.bmp or .png) directly under the folder you have prepared.
    Example: If you put an asset (standard_A) in the [standard_A] folder
    追加に必要なファイル6.png
     

Adding Methods to Bakin

The process for adding a model and motions to Bakin is the same whether they are separate or combined.

 
  1. Select [Resources] > [Models] > [Add Button] to open the [Asset Picker] window.
    ENBAKIN への追加⽅法1.png
     
  2. Select the [Select from File].
     
    ENBAKIN への追加⽅法2.png
     
  3. Open the folder containing the model you wish to add and select the fbx file.
     
  4. Check [Auto Optimization When Importing FBX File] if necessary.
    Optimization automatically performs the following processes:
    • Skin weight normalization
    • Polygon triangulation
    • Apply scale (scale option next to the optimization checkbox)
    • For FBX formats earlier than FBX7.4, conversion to FBX7.4
      (If the model file was not imported correctly, uncheck the box.
      (If the model file was not imported correctly, uncheck the box.)
       
  5. Press [Add and Exit].
    Steps 1-5 can also be done by dragging and dropping fbx files into the model list.
  6. If there are materials in the project that have "all the same textures" as the fbx materials to be imported, the "Material Sharing" dialog box will open.
    This dialog allows you to choose whether to share the materials or not.
    Materials can be reassigned in Resources > 3D Stamps even after importing.
     
    You can share materials with models in your project by assigning existing materials with all the same textures to imported models.
     
    [Advantages/Disadvantages of Sharing]
    • Advantages
      • By simply adjusting one material, you can adjust all objects that share the material.
      • No more need to have useless material data.
    • Disadvantages
      • It is not possible to adjust the appearance of only one of the objects that share a material with another object.
        In this case, copy the shared material at Resources > Materials.
        Reassign that copied material to the object you want to adjust individually in Resources > 3D Stamps.
         
        Material_ImportedMaterialsDialog.png
         
    • The "Material Sharing" dialog contains the following options:
      • Automatically Assign Materials
        Automatically assign materials with the same texture in the project.
        If there are multiple materials with the same textures, the first material registered in the project will be assigned.
        All "untextured materials" are imported as new materials.
         
      • Add All as "New Materials"
        Even if there are materials with the same textures in the project, they are all imported as new materials.
        Select this if you do not want to share materials with other stamps or models.
         
      • Manually Select Materials to Assign
        For each material of the model to be imported, manually select whether to assign a material with the same textures in the project.
        If there are multiple materials with the same textures, you can choose which of them to assign.
        For "untextured materials," select the material to be assigned from the "untextured materials" in the project.
         
    • What does "all textures are the same material" mean?
      It refers to a material in which all the textures specified in the material match. (This includes cases where none of the textures are specified.)
      For example, if a material has textures specified for the albedo map, normal map, and mask map as shown in the figure below, all three must match.
      Material_Imported Materials_1.png
       
  7. The character model is added to the Model List.
    The location of the added file will be displayed in [Model Settings > Basic > Folder Name].
    The textures are automatically created in the texture folder.
    ENBAKIN への追加⽅法3.png
     
    (Assets added by [Select from File] will be distinguished from the default system assets [reserved] and will be displayed with the model name in black).
     
    User assets are also saved in the game file when the game is saved.
    The original files are not used as is.
     
  8. The models must be "stamped" in order to place them on maps or make them usable in games.
    Please visit [[What are 'Stamps'?] for more information on "Stamps".
     
    Select the character model you have added and press the Generate Stamp button.
    It will be added as a new stamp to the list under Resources > 3D Stamps.
    ENBAKIN への追加⽅法4.png
     

Adding Motions
Continue with the motion fbx files, if available
Follow the same procedure as above to add a motion file as a model, and then select the added motion model in the motion menu.

ENBAKIN への追加⽅法5.png
  1. Selecting a motion model registers the specification in the Motion List.
    You can change the name of the motion specification to anything you like.
     
    ENBAKIN への追加⽅法6.png
     
  2. After specifying motion settings, return to the stamp and register the motion settings on the stamp of the character model.
     
    ENBAKIN への追加⽅法7.png
     
  3. Once you have registered the motion setting on the stamp, return to the motion menu and select the motion setting you wish to specify.
     
    BAKIN への追加⽅法8.png
     
  4. If there are more motions to be added, click the [+] Add button under [Motion Sets Settings > Motions] to add motion models.
     
    BAKIN への追加⽅法9.png
    ENBAKIN への追加⽅法10.png
     
    The "Motion Name" of the Motions are tied to the behavior in the game, so by adding the following Motion Name, the motions will be automatically registered as in-game behaviors.
    (Please refer to the Motion Name Rules for details.)
    wait: Waiting motion
    battle_wait: Standby motion in battles
    walk: Walking motion
    run: Running motion
    attack: Attack motion in battles
    skill: Skill motion in battles
    damage: Damage motion in battles
     
    Once you've specified the setup, cast settings, etc., then test play to see how it works!
     
    This completes the series of steps for adding a character model.

Attach file: fileBlender-FBX-ExportSettings-en.png 15 download [Information] fileMaterial_ImportedMaterialsDialog.png 73 download [Information] fileMaterial_Imported Materials_1.png 90 download [Information] fileBlender_UseSpaceTransform.png 116 download [Information] fileENFBX.png 131 download [Information] fileENループ.png 75 download [Information] fileENモデルのエクスポート.png 153 download [Information] fileENモーションA.png 145 download [Information] fileENマテリアルプロパティ.png 124 download [Information] fileENシーンの単位.png 143 download [Information] fileENFBXエクスポート.png 156 download [Information] fileENBAKIN への追加⽅法10.png 129 download [Information] fileENBAKIN への追加⽅法8.png 75 download [Information] fileENBAKIN への追加⽅法7.png 138 download [Information] fileENBAKIN への追加⽅法6.png 125 download [Information] fileENBAKIN への追加⽅法5.png 135 download [Information] fileENBAKIN への追加⽅法4.png 53 download [Information] fileENBAKIN への追加⽅法3.png 129 download [Information] fileENBAKIN への追加⽅法2.png 131 download [Information] fileENBAKIN への追加⽅法1.png 129 download [Information] file追加に必要なファイル6.png 139 download [Information] file追加に必要なファイル5.png 89 download [Information] file追加に必要なファイル4.png 130 download [Information] file追加に必要なファイル3.png 145 download [Information] file追加に必要なファイル2.png 146 download [Information] file追加に必要なファイル1.png 89 download [Information] file自作のモデルを作る際のアドバイス3.png 131 download [Information] file自作のモデルを作る際のアドバイス2.png 148 download [Information] file自作のモデルを作る際のアドバイス1.png 143 download [Information] fileモデルのエクスポート.png 85 download [Information] fileモーションA.png 91 download [Information] fileシーンの単位.png 93 download [Information] filestandard_A2.png 138 download [Information] filestandard_A1.png 134 download [Information] fileFBXエクスポート.png 97 download [Information] fileFBX.png 101 download [Information] fileBAKIN への追加⽅法10.png 96 download [Information] fileBAKIN への追加⽅法9.png 125 download [Information] fileBAKIN への追加⽅法8.png 120 download [Information] fileBAKIN への追加⽅法7.png 100 download [Information] fileBAKIN への追加⽅法6.png 81 download [Information] fileBAKIN への追加⽅法5.png 93 download [Information] fileBAKIN への追加⽅法4.png 92 download [Information] fileBAKIN への追加⽅法3.png 100 download [Information] fileBAKIN への追加⽅法2.png 91 download [Information] fileBAKIN への追加⽅法1.png 96 download [Information]

Front page   Edit Freeze Diff History Attach Copy Rename Reload   New Page list Search Recent changes   Help   RSS of recent changes
Last-modified: 2024-03-28 (Thu) 07:23:37