Author Topic: Bubble Particle Troubles [Solved]  (Read 1274 times)

Offline BlueBoxOfWonder

  • Familiar Grounds Dweller
  • **
  • Posts: 56
  • Country: us
  • Floof-O-Meter: 1
  • "What is life's greatest Illusion?"
    • View Profile
Bubble Particle Troubles [Solved]
« on: January 04, 2017, 06:45:43 am »
Trying to use bubbles. Particle cannot be found for some reason. I wasn't sure were to put the files so they are in both My_Objects & Particles.

Code inside the .material says only this:
Code: [Select]
material FXMat/R_Bubbles
{
technique
{
pass
{
lighting off
scene_blend add
depth_write off
fog_override true
cull_hardware none
cull_software none
texture_unit
{
texture R_Bubbles.png
}
}
}
}

I typed R_Bubbles into the particle bar.

Also tried R_Bubbles.material & R_Bubbles.png.

Anyone know what's wrong?

(Yes I've Restarted FH application since downloading)



Solution:

Open up the particle file in notepad and see what the bubble is actually called there. At the top it says
"particle_system [particlename]". Try typing where it says the particle name into your particle box.

The reason you do this is because sometimes the person who creates a particle will have multiple variations of that particle (one that goes up, to the right, to the left, etc.) They'll name the particle file "FireFly" for example, but what you'd actually have to type into the particle maker is "FireflyEast", "FireflyUp", etc. which can only be found by opening particle file itself in notepad.

Here is the code for this particular Particle:
Code: [Select]
particle_system Rain/R_Bubbles

In the particle bar type Rain/R_Bubbles
« Last Edit: January 06, 2017, 02:20:33 pm by BlueBoxOfWonder »

Offline Kuri

  • Immortal Legend
  • *****
  • Posts: 8,168
  • Country: nz
  • Floof-O-Meter: 136
  • Foreboding evil harmless kitten.
    • dumbstuff4friends
    • channel/UCo42jgbLvEzkofpOin0_a4A
    • View Profile
Re: Particle Troubles
« Reply #1 on: January 04, 2017, 08:34:41 am »
That's the material for it but you'd have to type the name of the particle file.
The Japanese concept of wabisabi:
The closest concept in english would be 'rustic'
They might have an old thing, one example is a favourite bowl or dish, it's broken, pieces are missing, why fix it?  With gold and pieces from other dishes?
"Because it was my favourite & I like it"

Offline BlueBoxOfWonder

  • Familiar Grounds Dweller
  • **
  • Posts: 56
  • Country: us
  • Floof-O-Meter: 1
  • "What is life's greatest Illusion?"
    • View Profile
Re: Particle Troubles
« Reply #2 on: January 05, 2017, 10:01:07 am »
They are all named the same thing, or something similar, is the problem. No matter what I put it should be able to find it because they are all listed as R_Bubbles.





Trying R_Bubbles.particle, R_Bubbles2, and R_Bubbles3 also does not work.
« Last Edit: January 05, 2017, 10:03:23 am by BlueBoxOfWonder »

Offline Bloo.

  • Space-Child ✌
  • Moderator
  • Elder Grey Pelt
  • *****
  • Posts: 2,657
  • Country: us
  • Floof-O-Meter: 191
  • nyoom
    • Bloopaloozer
    • Bloopalooza FH
    • aLittleProzium
    • Bloopalooza
    • View Profile
    • DeviantArt
Re: Particle Troubles
« Reply #3 on: January 05, 2017, 11:39:43 pm »
Open up the particle file in notepad and see what the bubble is actually called there. At the top it says
"particle_system [particlename]". Try typing where it says the particle name into your particle box.

The reason I have you do this is because sometimes the person who creates a particle will have multiple variations of that particle (one that goes up, to the right, to the left, etc.) They'll name the particle file "FireFly" for example, but what you'd actually have to type into the particle maker is "FireflyEast", "FireflyUp", etc. which can only be found by opening particle file itself in notepad.


You are amazing <3

Offline BlueBoxOfWonder

  • Familiar Grounds Dweller
  • **
  • Posts: 56
  • Country: us
  • Floof-O-Meter: 1
  • "What is life's greatest Illusion?"
    • View Profile
Re: Particle Troubles
« Reply #4 on: January 06, 2017, 02:18:16 pm »
Code: [Select]
particle_system Rain/R_Bubbles

I found the issue. The "Rain/" has to be included. Thank you. (Gonna edit my first post to include the solution in case anyone else has this issue.)
« Last Edit: January 06, 2017, 02:21:28 pm by BlueBoxOfWonder »

Offline BlueBoxOfWonder

  • Familiar Grounds Dweller
  • **
  • Posts: 56
  • Country: us
  • Floof-O-Meter: 1
  • "What is life's greatest Illusion?"
    • View Profile
Re: Bubble Particle Troubles [Solved]
« Reply #5 on: January 06, 2017, 02:21:03 pm »
---

Offline Kerriki

  • Band Geek
  • Immortal Legend
  • *****
  • Posts: 5,670
  • Country: us
  • Floof-O-Meter: 371
  • Who needs furniture when you have the floor?
    • Kikiorylandia
    • View Profile
    • DeviantART
Re: Bubble Particle Troubles [Solved]
« Reply #6 on: January 06, 2017, 07:43:46 pm »
I'll be locking this up since the issue has been solved ^^
Farewell everyone<3