Thread
:
ShowImg layers
View Single Post
#
1
01-09-2014, 06:58 PM
i8bit
Registered User
Join Date: Jul 2013
Posts: 146
ShowImg layers
How would I draw the image in the showImage function under the player?
PHP Code:
showImg
(
1
,
"block.png"
,
player
.
x
-
0.3
,
player
.
y
+
1.3
);
changeImgVis
(
1
,
1
);
I tried -1 but it didn't work
i8bit
View Public Profile
View GraalOnline Profile
Find all posts by i8bit