-
Notifications
You must be signed in to change notification settings - Fork 0
Unity Tutorials
[1 hour] Roll-A-Ball Starting from the basics, 3D objects, colliders and how scripting comes in.
[28 min] Unity 4.3 - 2D Game Development Walkthrough
[40 min] Path finding using A* library
[2 min] Train track in Unity, using physics has link to downloadable project
[.. min] Players path restriction using curves lacks downloads, explanation and downloads but kinda is what we want, maybe reverse engineer?
A* library arongranberg.com/astar/
Curvy Spline tool - awesome for creating rail tracks - costs €25
SuperSplines - almost exactly the same as Curvy
Road Path Tool - essentially a less fancy version of Curvy and SuperSplines, designed for creating 'roads' (so also rail tracks).
Animating Drawing of Lines - useful for animating the path of a tram to visualize the route
Dynamic Scenes - overwrite default drag-drop development style and create scene from code
Awesome Box destruction - just awesome
Train Crisis Unity Game -a very similar controller train traffic game !!!!!!!!
Curves & Splines - how to create a spline editor in Unity, includes downloadable code.
[To do list before Christmas](To-do List before Christmas)
Design Documents
- Game Synopsis
- Design questionnaire
- Test Plan
- Test Plan First Playable
- Test Plan Beta version
- First Playable Instructions
- Disturbance Design
- [Scoring Design] (Scoring Design)
- Power-ups Design
- [Development Decisions] (Development-Decisions)
Meetings
- 2014-11-10 Macomi
- HTM traffic control information by macomi
- [Project meeting 13-14 nov] (Project meeting 13-14 nov)
Concepts
Useful