Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Particle Systems and Enemies
Krymtel Offline
Member

Posts: 105
Threads: 9
Joined: Oct 2011
Reputation: 3
#1
Smile  Particle Systems and Enemies

Hey guys,

Recently, I've been working on custom monsters for my conversion of Amnesia but I ran into a problem. Apparently, I can't attach particle systems to a monster. I attached a body to the monster and the particle system, however the particle system in-game stays where the monster is spawned at. This is probably due to the monsters animations messing everything up, but I would love to know if there would be a way to get this to work. The results in my opinion would be great.

Thanks

Eidolon Total Conversion (WIP)
(This post was last modified: 11-26-2011, 11:54 PM by Krymtel.)
11-26-2011, 07:32 AM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#2
RE: Particle Systems and Enemies

(11-26-2011, 07:32 AM)Krymtel Wrote: Hey guys,

Recently, I've been working on custom monsters for my conversion of Amnesia but I ran into a problem. Apparently, I can't attach particle systems to a monster. I attached a body to the monster and the particle system, however the particle system in-game stays where the monster is spawned at. This is probably due to the monsters animations messing everything up, but I would love to know if there would be a way to get this to work. The results in my opinion would be great.

Thanks
click on the monsters joints, go into the next tab, and attach the particles to the joint. Also make sure it is a looping particle.
11-26-2011, 07:35 AM
Find
Krymtel Offline
Member

Posts: 105
Threads: 9
Joined: Oct 2011
Reputation: 3
#3
RE: Particle Systems and Enemies

(11-26-2011, 07:35 AM)Statyk Wrote:
(11-26-2011, 07:32 AM)Krymtel Wrote: Hey guys,

Recently, I've been working on custom monsters for my conversion of Amnesia but I ran into a problem. Apparently, I can't attach particle systems to a monster. I attached a body to the monster and the particle system, however the particle system in-game stays where the monster is spawned at. This is probably due to the monsters animations messing everything up, but I would love to know if there would be a way to get this to work. The results in my opinion would be great.

Thanks
click on the monsters joints, go into the next tab, and attach the particles to the joint. Also make sure it is a looping particle.
So the particle system has to be following a joint, right? Would this mean it would be placed at the joint or just connected to it?
It's not working. I followed your steps exactly. Any suggestions?

Thanks

Eidolon Total Conversion (WIP)
(This post was last modified: 11-26-2011, 07:53 AM by Krymtel.)
11-26-2011, 07:39 AM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#4
RE: Particle Systems and Enemies

Question... What particle system are you using?
11-26-2011, 08:10 AM
Find
Krymtel Offline
Member

Posts: 105
Threads: 9
Joined: Oct 2011
Reputation: 3
#5
RE: Particle Systems and Enemies

(11-26-2011, 08:10 AM)Statyk Wrote: Question... What particle system are you using?
My own custom particle system. I've tried default particle systems as well.

Eidolon Total Conversion (WIP)
(This post was last modified: 11-26-2011, 08:15 AM by Krymtel.)
11-26-2011, 08:15 AM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#6
RE: Particle Systems and Enemies

(11-26-2011, 08:15 AM)Krymtel Wrote: My own custom particle system. I've tried default particle systems as well.
how many are you attaching to the model?
11-26-2011, 08:17 AM
Find
Krymtel Offline
Member

Posts: 105
Threads: 9
Joined: Oct 2011
Reputation: 3
#7
RE: Particle Systems and Enemies

(11-26-2011, 08:17 AM)Statyk Wrote:
(11-26-2011, 08:15 AM)Krymtel Wrote: My own custom particle system. I've tried default particle systems as well.
how many are you attaching to the model?

Only one.

Eidolon Total Conversion (WIP)
11-26-2011, 08:17 AM
Find
Acies Offline
Posting Freak

Posts: 1,643
Threads: 60
Joined: Feb 2011
Reputation: 73
#8
RE: Particle Systems and Enemies

View --> Outline --> Select a bone --> Edit attachments

gl Smile

[Image: mZiYnxe.png]


11-26-2011, 11:25 AM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#9
RE: Particle Systems and Enemies

It may be more practical to create a particle system entity and use AddAttachedPropToProp() to attach the particle system entities on the monster.

Tutorials: From Noob to Pro
11-26-2011, 04:10 PM
Website Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#10
RE: Particle Systems and Enemies

I just attached to joints and saved after each attachment. Your Computer saw it =\ It worked for me.
11-26-2011, 05:16 PM
Find




Users browsing this thread: 1 Guest(s)