
+3
Answered
2 Questions... Live Edit and mouse poosition
Hi everyone,
I need help with 2 things please...
- For some reason the Live Edit feature in my Bolt has stopped working. Anyone know how to correct it?
- I'm using the Get Mouse Position > Screen to World Point to instantiate an object at the mouse position. But for some reason the object is created way up in the air and not on the plane.
Any and all help is appreciated.
Bolt Version:
Unity Version:
Platform(s):
Scripting Backend:
.NET Version (API Compatibility Level):
Customer support service by UserEcho
Hi Gadget,
When I make flow changes while the game is in play mode, the changes do not stay after i stop the game. So all changes revert back to the before i pressed play.
Hi Gadget,
Thanks for the details. Please make sure you are editing macros, not embed graphs. Machines with embed graphs cannot support saved live editing due to how Unity serialization works, but macros can!
Ah good to know. Is there a benefit of doing a macro vs an embed (other than the live editing)?
Yes! You can reuse it on more than one object, for instance.
I suggest giving this page of the manual a quick read for the whole difference:
https://ludiq.io/bolt/manual/concepts/graphs-machines-macros#source