using particles (affected by gravity)

digitalzerodigitalzero Member, BASIC Posts: 639

picture this a cup of marbles... and throw them up and watch them come up and then come down... thats what im trying to do... if i were to do this with a regular actor it would have a collision with the ground set but it would look like its jumping as well how can i do this with particles

Comments

  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598
    edited December 2014

    Hi @digitalzero you can't (with particles). What you're after can only be achieved with separate actors and the Physics attributes, etc.

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772
    edited December 2014

    Particles can't interact with each other and other actors (ie. have bounciness), you'd need to create your marbles as regular actors.

  • digitalzerodigitalzero Member, BASIC Posts: 639

    aww that sucks! thanks so much for replying you guys

Sign In or Register to comment.