View unanswered posts | View active topics It is currently Thu Jan 09, 2025 11:36 pm



Reply to topic  [ 5 posts ] 
 custom bullet sprite help. 
Author Message
User avatar

Joined: Sun Apr 12, 2009 11:10 pm
Posts: 128
Reply with quote
Post custom bullet sprite help.
i am trying to change a MO pixel sprite ,and the code that i used did not work!
this is the code

SpriteFile = ContentFile
FilePath = the file path

i out it right under preset name in both ammunition sections.
any suggestions?


Tue Jun 16, 2009 1:25 am
Profile
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13144
Location: Here
Reply with quote
Post Re: custom bullet sprite help.
MOPixels cannont have sprites (MOPixel). MOSParticles can have sprites.

Code of a MOSParticle:

Code:
AddEffect = MOSParticle
   PresetName = Side Thruster Blast Ball 1
   Mass = 2
   GlobalAccScalar = -0.3
   AirResistance = 0.08
   RestThreshold = -1
   LifeTime = 250
   Sharpness = 0.1
   HitsMOs = 1
   GetsHitByMOs = 0
   SpriteFile = ContentFile
      FilePath = Base.rte/Effects/Pyro/SmallBlast01.bmp
   FrameCount = 19
   SpriteOffset = Vector
      X = -4.5
      Y = -4.5
   AngularVel = 60
   Atom = Atom
      Material = Material
         CopyOf = Air Blast
      TrailLength = 0
   Framerate = 0


Note: GlobalAccScalar is the gravity variable, 1 being normal, -1 is reverse.

Adjust to your liking.


Tue Jun 16, 2009 1:31 am
Profile
User avatar

Joined: Fri Oct 17, 2008 9:46 pm
Posts: 5212
Location: The Grills Locker.
Reply with quote
Post Re: custom bullet sprite help.
Uh, well, y'know, MOPixels can't have sprites. Use a MOSParticle instead.

EDIT: heck, I was ninja'd!


Tue Jun 16, 2009 1:31 am
Profile WWW
User avatar

Joined: Sun Apr 12, 2009 11:10 pm
Posts: 128
Reply with quote
Post Re: custom bullet sprite help.
how do i do that?


Tue Jun 16, 2009 1:34 am
Profile
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13144
Location: Here
Reply with quote
Post Re: custom bullet sprite help.
Look at my post above.


Tue Jun 16, 2009 1:34 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 5 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.092s | 13 Queries | GZIP : Off ]