I’m new to ark modding, and modding in general, so I don’t understand what most of the files mean or are for. The mods I am trying to develop are mainly small and personal, fixing little nitpicks I have with the game. Is there any website or article I can go on to find more information about these components? If not, Il’l just ask a few questions here:
-
What is cooking a mod? Is it necessary to upload a mod?
-
What does it mean to compile an asset? Is it necessary?
-
What is the difference between the Dino_Character_BP file and the other more specific Character_BP files (for example, Argent_Character_BP)?
-
I’m trying to make a mod that allows flying dinos to continue holding dinos in their talons without players riding them. I found an asset in each of the flying Character_BP files that says “Allow Carry Character Without Rider” and “Retain Carried Character On Dismount”. I tried enabling these options and integrating them into a mod, but it seems to not have worked. I have gotten other similar mods to work so uploading was not an issue. Is there something im missing?
I’m sure several of these questions have been answered in the past, but I haven’t been able to find them. I would appreciate your help.