View unanswered posts | View active topics It is currently Wed May 15, 2024 10:43 am



Reply to topic  [ 2 posts ] 
 I'm having a small glow problem 
Author Message
User avatar

Joined: Sun Nov 11, 2007 1:49 pm
Posts: 785
Reply with quote
Post I'm having a small glow problem
Alright, so I want to add a glow on my weapon.
Just a small glow that's there all the time.

Here's my attachment with the glow.

Code:
AddEffect = Attachable
   InstanceName = Red Glow
   Mass = 0.0001
   HitsMOs = 0
   GetsHitByMOs = 0
   SpriteFile = ContentFile
      FilePath = Base.rte/Null.bmp
   SpriteAnimMode = 0
   FrameCount = 1
   SpriteOffset = Vector
      X = -1
      Y = -1
   AtomGroup = AtomGroup
      AutoGenerate = 1
      Material = Material
         CopyOf = Air
      Resolution = 2
      Depth = 100
   DeepGroup = AtomGroup
      AutoGenerate = 1
      Material = Material
         CopyOf = Air
      Resolution = 3
      Depth = 100
   DeepCheck = 0
   JointStrength = 10000
   JointStiffness = 1
   ScreenEffect = ContentFile
      FilePath = Base.rte/Effects/Glows/BlueSmall.bmp
   DrawAfterParent = 1

I know it's saying BlueSmall and it's actually a 'Red Glow', but I thought that maybe RedTiny was so small you couldn't see it.
That wasn't the case.
Here's my weapon

Code:
Weapon yadda yadda
AddAttachable = Attachable
      CopyOf = Red Glow
      ParentOffset = Vector
         X = -50 [ -50 just to test if I could see it if it was placed outside where the weapon was drawn]
         Y = 2
Weapon yadda yadda


What's wrong with it? Why isn't my glow showing up?


Tue Apr 28, 2009 8:48 pm
Profile
User avatar

Joined: Thu Mar 06, 2008 10:54 pm
Posts: 1359
Location: USA
Reply with quote
Post Re: I'm having a small glow problem
May be because it has no start or stop time.......and you might need to make start 0 and stop 999999999 with startstrength 1 and endstrength 1


Tue Apr 28, 2009 11:39 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.027s | 17 Queries | GZIP : Off ]