-
Content Count
6 -
Joined
-
Last visited
-
Medals
Community Reputation
2 NeutralAbout Saunatyyny
-
Rank
Rookie
Profile Information
-
Gender
Male
-
Location
Finland
Contact Methods
-
Biography
19 year old
FinMod Team's project leader.
Yhteydenotot Finmodiin liittyen YV:nä
Recent Profile Visitors
854 profile views
-
So I'm having this weird problem with my textures. I would greatly appreciate if some1 with similar problem know how to fix this and if not, could you have a guess what went wrong? Thank you!
-
folding stock using isSelected animation source
Saunatyyny replied to eggbeast's topic in ARMA 3 - MODELLING - (O2)
I'm having my launcher mislining on back (the model is really thin) so I'm moving the model inside OB to align with the back. After that I am going to move the model back to original position with isSelected animation source. Here's the initial bug report that I received: https://github.com/FinModA3/development/issues/31 There's picture included about the problem. -
folding stock using isSelected animation source
Saunatyyny replied to eggbeast's topic in ARMA 3 - MODELLING - (O2)
What was the problem after all? I'm currently encountering the same effect(isSelected works in OB but not ingame) but everything seems fine in my model.cfg and my model is really simple. I do not use modelSpecial in magazine configs. Here's my entire model.cfg file: class CfgSkeletons { class apilas_skeleton { pivotsModel=""; isDiscrete = 1; skeletonInherit = ""; skeletonBones[] = { "front_cover", "", "face_cover", "", "optic","", "camo","" }; }; }; class CfgModels { class Default {}; class Weapon : Default {}; class Launcher : Weapon {}; class apilas: Launcher { skeletonName = "apilas_skeleton"; sectionsInherit = ""; sections[] = {"front_cover","face_cover","optic","camo"}; class Animations { class back { type = "translation"; source = "isSelected"; sourceAddress = "mirror"; selection = "camo"; axis = "back_axis"; memory = 1; minValue = -1; maxValue = 0; minPhase = 0; maxPhase = 1; offset0 = 0; offset1 = 1; }; }; }; }; -
Awesome, high quality stuff! Can't wait for more!
- 152 replies
-
- barsenal
- bnaes arsenal
-
(and 3 more)
Tagged with:
-
Project ASTFOR - Astelandic Armed Forces
Saunatyyny replied to PTV-Jobo's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
This mod looks amazing! I hope we could work together on this one, PM me for more details if you are interested in! -Saunatyyny (Finmod project leader)- 657 replies
-
- 2
-
- astfor
- astelandic
-
(and 1 more)
Tagged with:
-
This is nice add to arma 3. Keep up the good work BIS!