Constellation 0.3 Orion is out!
Constellation 0.3 is out! the update adds new nodes that could be essentials to make a more complex game. The flappy bird example is now completely finished.
Next update, I will mostly focus on finishing the examples workflow and doing some clean up on the live scripting code.
Release notes
Editor:
- View help nodes in action.
Nodes:
- Get Component.
- Get Variable.
- Mechanim.
- Raycast.
- Character controller.
Doc:
- Reworked tutorials
Editor:
- Optimized the editor.
- Fixed some issues with live editor.
- Removed try catch in the editor script.
- Removed unnecessary GUI Repaint which will improve performances a lot.