- 最后登录
- 2019-12-2
- 注册时间
- 2012-8-25
- 阅读权限
- 90
- 积分
- 34660
- 纳金币
- 38268
- 精华
- 111
|
Requires Unity 4.5.3 or higher.
Oldschool isometric camera:
- Create the retro look of old isometric games, but now in 3d!
- Perfect for simulation games and sidescrollers!
- Also great for technical illustrations and minimaps!
- Works 95% like an orthographic camera (see caveats), so movement, rotation, shaders, shadows, gizmos, etc. work as you're used to, at the performance you're used to!
- Try a demonstration
- Watch a game that uses an early version
More to come..
This extension is designed for Unity 4 and might not work with Unity 3 or 3.5.
Caveats:
- The camera has the same restrictions and features as Unity's orthographic camera (e.g. deferred rendering is not supported).
- The Unity mouse system (OnMouseDown, etc.) is not supported. You can use raycasting, of course. Example included.
- Occlusion Culling has not been tested.
Models used in the demonstration and screenshots are freely available on the asset store. Thanks Nobiax & Unity! |
|