Thread
:
Rotating?
View Single Post
#
1
01-13-2008, 07:11 PM
Knightmare1
Billy Allan
Join Date: Apr 2007
Posts: 804
Rotating?
how do you rotate an image instead of having it 4 directions? for example, a car. is it like:
PHP Code:
if (
keydown
(
1
) )
{
this
.
angle
+=
.2
;
}
and how do you make it move in the direction by pressing up?
__________________
I am the devil, I am here to do to devils work.
Knightmare1
View Public Profile
View GraalOnline Profile
Find all posts by Knightmare1