Skip to content

Commit

Permalink
Fix the attachment nodes for the HL_AirshipEnvelop_Dodec
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Aug 12, 2022
1 parent 4942142 commit f24c22e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ PART:NEEDS[HLAirshipsCore]

// --- node definitions ---
// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z

node_attach = -0.03071, 0.63148, 0.09452, 0, -1, 0, 1
node_attach = -0.03071, -0.63148, 0.09452, 0, -1, 0, 1

// --- FX definitions ---

Expand Down
Binary file not shown.

0 comments on commit f24c22e

Please sign in to comment.