Skip to content

Commit

Permalink
Adding double gun tag setup
Browse files Browse the repository at this point in the history
  • Loading branch information
bszlrd committed Jul 19, 2024
1 parent 5c57937 commit 4cd9220
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions workflow/3d_assets/model_system.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,8 +320,10 @@ Named `tag_landing`, it defines the placement of the ship while landed. Basicall

These can define the point where the weapon projectiles are shot from.

- `tag_gunmount_0` front gun
- `tag_gunmount_1` rear gun
- `tag_gunmount_0_multi_0` and `tag_gunmount_0_multi_1` - front gun
- `tag_gunmount_1_multi_0` and `tag_gunmount_1_multi_1` - rear gun

The `_multi_#` part sets up the two nozzles of double barreled guns, for single barrel guns, `_multi_0` is used. `tag_gunmount_#` can be used too, then you don't set up the second barrel at all, and they will shoot at a slight offset.



Expand Down

0 comments on commit 4cd9220

Please sign in to comment.