-
Notifications
You must be signed in to change notification settings - Fork 4
Blive Tutorial
This is the new "How to start BLive" tutorial, as the old one is outdated. It refers to the recent development tree.
Check if liblo is available to blender
The addon need pyliblo installed on your system and available for blender. Open the python console in blender and type import liblo
. If no error appears liblo works.
Install and enable the addon like other addons through the User Preferences Dialog
After the addon is enabled, start your project in the gameengine by clicking "Start gameengine" in the new BLive Networks Settings Panel.
A filedialog opens, save your project under a name. If this is done, the gameengine should start and connect to the blender interface. Try to drag an object around inside blender, it should now also move in the gameeninge