Rex
Rex
SMSatisfactory Modding
Created by SirDigby on 12/14/2024 in #help-developing-mods
Replicated variable from Actor Component
Hmmm, do you have a RCO? You're trying to do client ---> server
27 replies
SMSatisfactory Modding
Created by SirDigby on 12/14/2024 in #help-developing-mods
Replicated variable from Actor Component
Which kind of variable is it?
27 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
I thought you were making a custom player model, not a dark Mercer Sphere :LUL:
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
So you can easily see in-game what happens when changing that particular value
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
If you want to be fancy, there's some debug blink function you can use with a lerp node to automatically alternate between the original value and the panini texture.
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
Grab your material, double click on the MF_ApplyPaniniProjection node, copy the contents into your material (replacing the MF_ApplyPaniniProjection node with its contents, the material should behave exactly the same at this point), and then wire up one input (at a time) to a new texture sampler for your panini mask texture.
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
Yes, but it shouldn't be too hard to find via trial and error (at worst)
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
So you would need to make a similar texture somehow, then plug it into one of the inputs of this node (screenshot is from MF_ApplyPaniniProjection)
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
I'm pretty sure this texture is used as a distance fade kind of thing, converting UVs to distance from camera
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
So the legs have to transition between panini and non-panini
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
But you can't just make the feet be non-panini while the rest of the mesh is panini (feet would be detached)
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
Feet must be on the ground
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
Oh, I know
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
Hmmm, apparently the boots' 1p material has UsePaniniProjection set to false
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
No description
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
Okay, there's an EnablePaniniMask static switch parameter (the material stubs seem to be missing those for some reason) set to true in this MI
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
Most materials in the editor are stubs
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
No description
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
I mean the legs paninimask
87 replies
SMSatisfactory Modding
Created by Katari on 12/12/2024 in #help-developing-mods
Help with FOV scaling for custom model
Hmmm, not sure what this texture does
87 replies