There are currently 0 stubs. You can help us by expanding these articles!

Difference between revisions of "User:Vipz"

From the Conker Wiki, the Conker encyclopedia
Jump to navigationJump to search
(Created page with "RIGHT - SCALE(1) <div style="position:relative; top:0px; left:0px; display: inline-block; -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-tr...")
 
m
Line 12: Line 12:
<br>
<br>
DOWN - ROTATE(90deg), IMAGE-RENDERING:PIXELATED
DOWN - ROTATE(90deg), IMAGE-RENDERING:PIXELATED
<div style="position:relative; top:0px; left:0px; display:inline-block; -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); -o-transform:rotate(90deg); -webkit-transform:rotate(90deg); transform:rotate(90deg); image-rendering:pixelated;">[[File:GB-DPAD-1Right.png]]</div>
<div style="position:relative; top:0px; left:0px; display:inline-block; transform:rotate(90deg); image-rendering:pixelated;">[[File:GB-DPAD-1Right.png]]</div>

Revision as of 06:50, May 1, 2019

RIGHT - SCALE(1)

GB-DPAD-1Right.png


LEFT - SCALE(-1)

GB-DPAD-1Right.png


UP - ROTATE(-90deg), IMAGE-RENDERING:PIXELATED

GB-DPAD-1Right.png


DOWN - ROTATE(90deg), IMAGE-RENDERING:PIXELATED

GB-DPAD-1Right.png