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
Script Help How to make a "pour into glass jar effect"
Rowzter Offline
Junior Member

Posts: 44
Threads: 12
Joined: Oct 2012
Reputation: 3
#5
RE: How to make a "pour into glass jar effect"

(06-21-2014, 06:22 PM)Badcat5550 Wrote:
(06-21-2014, 04:55 PM)Rowzter Wrote:
(06-21-2014, 04:50 PM)Mudbill Wrote: Well, you use particles and such. Have you tried checking out the script from the original event? Set the entities you need active or inactive depending on when they need to show, then add particles at areas which should be carefully placed so the particles match up with your entities. That should be pretty much it.

oh, it's an particle effect, thanks =D.

How do you set an particle effect active with script?

This is the script if you want a particle to be active in a script when doing something.
PHP Code: (Select All)
CreateParticleSystemAtEntity("ps""ps_acid_machine_bubble_end.ps""PS"false); 

Thank you! =D, had a little placingproblem with the area but i got it to work.
06-21-2014, 07:13 PM
Find


Messages In This Thread
RE: How to make a "pour into glass jar effect" - by Rowzter - 06-21-2014, 07:13 PM



Users browsing this thread: 1 Guest(s)