- Set object as Rigid Body as normally.
- Open Logic Editor.
- Add Sensor and set it as "Always".
- Add Controller "And".
- Add Actuator "Edit Object" and change it as "Dynamics" and Operation as "Suspend Dynamics"
- Add another Sensor "Delay". Set Delay value as you wish (If value is 50, Rigid Body simulation starts when time hits 50).
- Add Controller "And".
- Add Actuator "Edit Object" and change it as "Dynamics" and Operation as "Restore Dynamics"
- Finally, connect them together just like on image above.
Blender memo
Aug 25, 2011
Triggered Rigit Body simulation with Logic
First, make sure you have set Render Engine as Blender Game!
Labels:
Acuator,
Blender Game,
Controller,
Delay,
Logic,
Rigid Body,
Sensor,
Simulation,
Trigger
Dec 13, 2010
temp folder on OSX
- Open terminal
- Type "cd /tmp" without quotes and enter.
- Type "open ./"without quotes and enter.
- Finder window will pop up.
Nov 29, 2010
Daily SVN update and building Blender
Simple steps to get Blender updated
- Open Terminal
- cd blender-build/ -- go to folder blender build
- svn update blender -- get update
- cd ~ -- go to upper folder
- cd blender/ -- go to folder blender
- python scons/scons.py -j 4 -- run pyhton and use 4 threads
Setting up your own Blender build environment, look this Blender cookie tutorial!
Nov 25, 2010
Vray and Blender Color Management
Without turning Color Management off you might get washed out renders. To avoid that problem, you have to turn off Blender's Color Management...
- Set renderer as Blender Render
- Under Render panel, Shading, turn off Color Management
- Change renderer to Vray
Thanks for NiZu
Nov 23, 2010
Composite tips
- Select multiple nodes and hit F to connect nodes automatically (based on best guess).
- Ctrl+LMB drag to cut node connections.
Quick Viewer Node (composite)
You don't have to make Viewer Node for every node you want to view. Just make one and Shift+Ctrl+LMB a node you want to view and that's it!
Rendering Depth pass/ Mist pass
- Set layers you want to render.
- Turn off all lights.
- Turn off AO.
- From Render Shading, turn off Tex, Shad, SSS, EnvMap and Ray Tracing (will speed up render).
- Select camera and go to settings.
- Under Display, turn on Mist.
- Go to World tab.
- Check Mist on and setup as you need.
- Drop intensity to 0.
- Change World horizon color to pure white (or what ever you want).
Subscribe to:
Posts (Atom)