Jump to content

Mount Specular problem


Recommended Posts

  • 2 years later...
  • Premium
On 12/10/2020 at 9:22 PM, MrQuin said:
void CInstanceBase::SHORSE::Create(const TPixelPosition& c_rkPPos, UINT eRace, UINT eHitEffect)


 

SetAlphaValue


Maybe,Try and see.

Thanks, is working i did the following:

// Inside
void CInstanceBase::SHORSE::Create(const TPixelPosition& c_rkPPos, UINT eRace, UINT eHitEffect)
{
  ...
}

// Search
rkActor.SetShape(0);

// Add or 0.50f... you can make it more visible if you want
, 1.0f
  
// Like
rkActor.SetShape(0, 1.0f);

.png

.png

Edited by DemOnJR
  • Love 2

plague.png.1f5de75b42146262dcd655a5a8078

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.