Thread
:
Drawing ShowImg() under player
View Single Post
#
1
07-08-2013, 09:36 PM
i8bit
Registered User
Join Date: Jul 2013
Posts: 146
Drawing ShowImg() under player
PHP Code:
showImg
(
20
,
"shadow.png"
,
player
.
x
+
0.5
,
player
.
y
+
1.5
);
changeImgVis
(
20
,
1
);
How can I draw the image under the player? Or is that not possible for the showImg() function?
i8bit
View Public Profile
View GraalOnline Profile
Find all posts by i8bit