Difference between revisions of "Test Page"

From MediaArts KB
Jump to: navigation, search
Line 23: Line 23:
 
}
 
}
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
 +
[Communication Trouble Ticket[]

Revision as of 14:56, 12 July 2017


Main Header

some text would go here.

All pages should have at lease one Category Tag on top

New Page

Sub header

http://www.google.com

Link with text

Code Test

void Update () {

        //Move Pacman
        this.transform.position += this.Direction * this.Speed * Time.deltaTime;
}

[Communication Trouble Ticket[]