Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 503 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 503 Bytes

Unity3d-Code-Examples

The first show I third folders work with 2D animation in games. The second folder is unfinished 2d game.

The second folder are scripts to create online games, there is a simple example.

CameraLikeStrategy - is a simple script that implements the camera moves to the cursor as the strategies

MoveToPoint - similar implements traffic unit in place strategies to click

Smooth Mouse Look - a simple script implements the camera moves around the mouse cursor.