Request: An easy way to mount/"stream" homings.meta

Issue:

When streaming custom fighting animations, these animations using the homings.meta files of the default/base game. Because custom animations require new homings.meta specific to those animations, this results in broken fighting animations.

In the video shared in the original thread linked below, I used a custom animation set/custom homings.meta, however an example from gta5-mods has also been included, that functions the same.

Animations would be streamed, and homings.meta would be mounted/“streamed” in some way, but it seems this is not currently possible.

I have tried to use:

data_file 'WEAPON_HOLDING_ANIMATIONS_FILE' 'common/data/action/homings.meta'
data_file 'ACTION_TABLE_DEFINITIONS' 'homings.meta'

With

data_file 'ACTION_TABLE_DEFINITIONS' 'homings.meta'

Causing all melee fighting to “break”.

Proposed Solution:

Allow us to stream/mount the homings.meta file, like other meta files.

Original thread:

2 Likes