Friday 4 September 2015

WEEK 1

Things learnt from Tutorials

- Blueprint = Visual Scripting (similar to grasshopper)
- Can use blueprints to perform simple actions or complex actions
- 'G' = Game view
- Red lines = Boolean, Green lines = Floats, Teal lines = integers, White lines = execution wires 
-  Blueprint can not have one event run multiple functions at the same time
- Things need to be done sequentially
- Class Blueprint: compile will make the blueprint run in the view port.
- Class Blueprint: will allow you to use the blueprint again. (much light a cluster in grasshopper)
- Class blueprint: Has a construction script and a event script
- CTRL whilst dragging will 'get' a component. ALT will 'set' a new component.

No comments:

Post a Comment