View unanswered posts | View active topics It is currently Mon Dec 30, 2024 10:34 pm



Reply to topic  [ 3 posts ] 
 Attaching an AEmitter to a bunker module 
Author Message
User avatar

Joined: Sun Aug 01, 2010 5:23 am
Posts: 40
Location: Your mom's house
Reply with quote
Post Attaching an AEmitter to a bunker module
I am attempting to make a bunker module (copy of the metal block in bunker bits) that has an AEmitter on the top of it, which continually emits vertically. I have no idea how to do this, and I'm hoping someone will be able to help me.

[I tried searching, but there isn't much info about]


Fri Feb 25, 2011 11:04 pm
Profile WWW
Data Realms Elite
Data Realms Elite
User avatar

Joined: Tue May 25, 2010 8:27 pm
Posts: 4521
Location: Constant motion
Reply with quote
Post Re: Attaching an AEmitter to a bunker module
Throw this on the bottom of your "AddSceneObject" code:
Code:
AddChildObject = SOPlacer
    PlacedObject = AEmitter
        CopyOf = <<name>>
    Offset = Vector
        X = <<xoffset>>
        Y = <<yoffset>>
    Rotation = Matrix
        AngleDegrees = <<rotationdegrees>>


Fri Feb 25, 2011 11:17 pm
Profile
User avatar

Joined: Sun Aug 01, 2010 5:23 am
Posts: 40
Location: Your mom's house
Reply with quote
Post Re: Attaching an AEmitter to a bunker module
It works! Thanks for the help =)


Sat Feb 26, 2011 5:10 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 3 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.052s | 13 Queries | GZIP : Off ]