A3OB: P3D import
12:52
Күн бұрын
A3OB: Custom data JSON
8:50
Күн бұрын
A3OB: Rigging tool
9:12
Күн бұрын
A3OB: RTM export
13:02
Күн бұрын
A3OB: RTM import
11:35
Күн бұрын
A3OB: Armature reconstruction
6:07
A3OB: PAA import
6:15
Күн бұрын
A3OB: Hit Point Cloud tool
6:48
Күн бұрын
A3OB: Vertex Mass Editing tool
16:11
A3OB: Validation tool
17:06
Ай бұрын
A3OB: Introduction
20:06
2 ай бұрын
Пікірлер
@maple_guy6167
@maple_guy6167 4 күн бұрын
amazing video, you tools a awesome!
@maple_guy6167
@maple_guy6167 5 күн бұрын
your the GOAT, thx so much
@guilhermecampello3345
@guilhermecampello3345 12 күн бұрын
👍
@grimmech4268
@grimmech4268 Ай бұрын
will there be a tutorial on rigging and animating? I have a mech that is rigged and at least has a walk animation and i need to export it as a RTM from my understanding but have no idea where to go from there.
@mrcmodding
@mrcmodding Ай бұрын
I will make videos about the RTM import and export processes and the necessary setups, but I'm not going to make general Blender rigging tutorials. These videos I started to make are also strictly about the usage of the addon. So general Arma 3 modding tutorials are also sort of out of scope for now.
@grimmech4268
@grimmech4268 23 күн бұрын
@@mrcmodding sorry should have been more specific lol. yeah i meant to ask if there would be a RTM import export process sorry. Thank you for responding!
@mrcmodding
@mrcmodding 12 күн бұрын
@@grimmech4268 I finally got around to recording the RTM related videos, you can find them in the playlist about the addon.
@grimmech4268
@grimmech4268 12 күн бұрын
@@mrcmodding Hell yeah! thank you very much!
@sprinterkas
@sprinterkas Ай бұрын
Hello, i have trouble, can u help me pls? It appears when I open a model Python: Traceback (most recent call last): File "C:\Users\Алексей\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\Arma3ObjectBuilder\ui\import_export_p3d.py", line 101, in execute lod_objects = import_p3d.read_file(self, context, file) File "C:\Users\Алексей\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\Arma3ObjectBuilder\io\import_p3d.py", line 435, in read_file mlod = p3d.P3D_MLOD.read(file, operator.first_lod_only) File "C:\Users\Алексей\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\Arma3ObjectBuilder\io\data_p3d.py", line 778, in read raise P3D_Error("Invalid MLOD signature: %s" % str(signature)) Arma3ObjectBuilder.io.data_p3d.P3D_Error: P3D - Invalid MLOD signature: b'ODOL'
@sprinterkas
@sprinterkas Ай бұрын
My version of blender 3.6.16
@mrcmodding
@mrcmodding Ай бұрын
That is completely normal. That error means that you're trying to import a binarized model, but the addon can't do that. The addon can only import not binarized (MLOD) type P3D models. Binarized (ODOL) type files are off limits.
@sprinterkas
@sprinterkas Ай бұрын
@@mrcmodding so how do I take a vanilla technique and somehow change it or something?
@mrcmodding
@mrcmodding Ай бұрын
@@sprinterkas If you don't have the source model for something, you can't change it. That's how it works.
@Josecitox
@Josecitox Ай бұрын
Is there any way you could make it so when a model has proxies, the models that are the proxies themselves can also be imported automatically? It's literally the only thing missing from this toolset, would be amazing to see tbh.
@mrcmodding
@mrcmodding Ай бұрын
It could certainly be done, but the import process is already convoluted enough, so I don't think I'll add that to the plugin. It would reduce the already problematic maintainability of the code even more if I did. If you have some experience with Python however, you can write a utility script for yourself that you can run inside Blender to achieve what you want.
@schlabbie
@schlabbie 3 жыл бұрын
Hey! I know that one!
@SnJ0618
@SnJ0618 4 жыл бұрын
Hello are you the creator of this mod???