Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Unity 2019.1
#4
(22-04-2019, 02:13 AM)kulcanhez Wrote: Anyone can give me some advice?

Hi there,

Obi Fluid will work in 2019.1 as it did in earlier versions. It uses its own physics engine for simulating fluids, and interacts with rigidbodies via impulse exchanges.

The ObiCharacterController is a sample script used to move a character around a scene. Has nothing to do with controlling fluid particles. You can modify particles directly using the particle API:

http://obi.virtualmethodstudio.com/tutor...icles.html

I'd also recommend taking a look at these:
http://obi.virtualmethodstudio.com/tutor...cture.html
http://obi.virtualmethodstudio.com/tutor...setup.html
http://obi.virtualmethodstudio.com/tutor...tters.html
http://obi.virtualmethodstudio.com/tutor...rials.html
http://obi.virtualmethodstudio.com/tutor...ering.html
http://obi.virtualmethodstudio.com/tutor...ction.html
Reply


Messages In This Thread
Unity 2019.1 - by kulcanhez - 11-04-2019, 12:21 AM
RE: Unity 2019.1 - by kulcanhez - 11-04-2019, 01:47 PM
RE: Unity 2019.1 - by kulcanhez - 22-04-2019, 02:13 AM
RE: Unity 2019.1 - by josemendez - 22-04-2019, 06:30 AM