Show Menu
Cheatography

Game Programming Cheat Sheet (DRAFT) by

This is my Cheat Sheet for Game Programming open book test

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Creating Scripts

La sectiony asset, click'y rast -> Create -> c# Script

Add Movement To The Player

la bashy update'y code'akan bnwsa
transform.Translate(Input.GetAxis("Horizontal"), 0, Input.G­et­Axi­s("V­ert­ica­l"));