Feral Heart

Help & Guidance => Game Help => Topic started by: Recruit.er on November 26, 2016, 03:08:46 am

Title: Scrolling Problems
Post by: Recruit.er on November 26, 2016, 03:08:46 am
For some reason my scrolling preset doesn't want to work and I have no idea what I have to do to fix it. The scrolling texture doesn't work for some reason.
(http://i66BannedImageSite/10qc2vr.png)

Quote
material preset_11_bodyMatL
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture 11Scroll.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture 11BL.png
   }
  }
 }
}
material preset_11_bodyMatR
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture 11Scroll.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture 11BR.png
   }
  }
 }
}
material preset_11_headMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture 11HL.png
         }
      }
   }
}
material preset_11_headMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture 11HR.png
         }
      }
   }
}
material preset_11_eyeMatL
{
   technique
   {
      pass
      {
              cull_hardware none
         cull_software none
         texture_unit
         {
            texture 11EL.png
         }
      }
   }
}
material preset_11_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture 11ER.png
         }
      }
   }
}
material preset_11_tailMat
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture 11T.png
         }
      }
   }
}
material preset_11_maneMat
{
   technique
   {
      pass
      {
 cull_hardware none
                       cull_software none
                       alpha_rejection greater_equal 128
                       texture_unit
         {
            texture 11M.png
                                scroll_aim 0.0 0.1
         }
      }
   }
}
Title: Re: Scrolling Problems
Post by: Hooli on November 26, 2016, 03:14:32 am
The picture that you've provided doesn't seem to be working?
Title: Re: Scrolling Problems
Post by: TwistedSorrowzz on November 26, 2016, 03:16:31 am
Hmm, Not really sure how to fix this.
Maybe wait for some preset experts find this and help you.
Title: Re: Scrolling Problems
Post by: Recruit.er on November 26, 2016, 03:19:04 am
The picture that you've provided doesn't seem to be working?
Hmm, Not really sure how to fix this.
Maybe wait for some preset experts find this and help you.

Fixed it. I didnt have the scrolling on jpg -.- I feel so stupid

Title: Re: Scrolling Problems
Post by: TwistedSorrowzz on November 26, 2016, 03:20:53 am
The picture that you've provided doesn't seem to be working?
Hmm, Not really sure how to fix this.
Maybe wait for some preset experts find this and help you.

Fixed it. I didnt have the scrolling on jpg -.- I feel so stupid

Well that's great! I'm glad you figured out your problem.
Mods are free to lock this ^
Title: Re: Scrolling Problems
Post by: Warriorstrike on November 26, 2016, 04:04:49 am
Seeing as the issue has been fixed, I shall lock up this topic. Happy to hear that things are now working!