Skip to content

idedoncker/AVO_GEF_Programming_MagicCube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVO_GEF_Programming_MagicCube

This project is a starter Unity project for a Game Engine Fundamentals course. It includes the following scripts.

HelloWorld.cs

A typical HelloWorld script that prints some "Hello World" messages.

Mover.cs

A script to move a GameObject in the horizontal plane.

MagicCube.cs

A script to move a GameObject in the horizontal plane and that additionally animates the GameObject by

  • rotating it around its Y-axis,
  • moving it up and down according to a sine wave,
  • scaling it as it goes up and down.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published