Skip to content

Lovrenc/Unity3d-Translations-and-Rotations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity3d-Translations-and-Rotations

Implements a simple movement of a square in Unity3d and was used for the following article.

The project contains two scripts.

In one script, we split the movement and implement it by using basic trigonometry. The second script implements the same movement but uses a single Unity3d Transform function.

About

Implements a simple movement of a square in Unity3d.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages