Thread
:
setplayershape()
View Single Post
#
8
07-31-2009, 04:35 AM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
Something like
PHP Code:
player
.
setshape
(
x1
,
y1
,
x2
,
y2
,
x3
,
y3
,
x4
,
y4
);
would be nice as well; it would allow for things like cars to work (which are rectangles, but can turn). One that works with polys would be nice as well.
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994