Game Development Community

How do I install particles?

by Chris Castillo · in General Discussion · 02/25/2009 (12:33 pm) · 4 replies

I just discovered that I have the dungeon pack from frogames. :D I was wondering how to install the particles effcts ir comes with. Any help would be greatly appreciated.

#1
02/25/2009 (6:58 pm)
Didn't it come with any type of manual or something? Anyways, I think you'd be better off asking them, since they made the pack.
#2
02/25/2009 (8:03 pm)
Nope, it was on a CD that came with torque for teens. I decided to explore th cd and I found it. :D But I don't know how to install it. >_>
#3
02/26/2009 (7:23 pm)
Usually you need to copy the particles images into the /yourgame/data/particles directory. Also you need to copy the particle scripts to the server/scripts directory and load the script in the game.cs file.
Read the book.
#4
03/04/2009 (5:48 pm)
Thanks man! It worked and they look great! :)