Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  (Obi 5.0) How to preview Obi simulation while in edit mode.
#2
(23-11-2019, 09:19 AM)asimofu_ok Wrote: Hi.
I immediately updated to Obi 5.0 using Unity 2019.
The blueprint system seems to be good.

However, I could't found how to simulate in edit mode like particle editor in 4.X.
The simulation function was removed from 5.0?

Hi,

Yes it was removed from 5.0, as previewing it with the current architecture would require the blueprint data to be serialized in each actor, which is something we wanted to avoid at all costs. We had to choose, so in-editor simulation had to go. Triste
Reply


Messages In This Thread
RE: (Obi 5.0) How to preview Obi simulation while in edit mode. - by josemendez - 23-11-2019, 11:46 AM