x


Network particle collision

I have a function network game in which i can see other players and all there action etc working just fine. The method we have used for shooting is to turn on a particle emitter. The shooting mechanism works just fine however when the players shoot each other the particles do not collide. I have a world particle collider on it which states to collide with everything. I gues my question is "how do I collide with particles emitting from another player?" If you need any of my scripts for reference please say.

edit The particles are being switched on via RPC on a players local game

more ▼

asked Feb 22 '11 at 06:32 PM

AngryOldMan gravatar image

AngryOldMan
2.5k 12 21 47

(comments are locked)
10|3000 characters needed characters left

1 answer: sort oldest

I'm assuming because no-one has answered that this is a stupid question. We got it working anyway, turns out that our particles and character controllers were too small. We also added a rigidbody to the players and locked rotation so that it didn't effect the movements we set for it in the script.

more ▼

answered Feb 27 '11 at 03:33 PM

AngryOldMan gravatar image

AngryOldMan
2.5k 12 21 47

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x1792
x710
x681
x639
x141

asked: Feb 22 '11 at 06:32 PM

Seen: 1069 times

Last Updated: Feb 27 '11 at 03:37 PM