why
Posted: Fri Oct 14, 2011 7:23 pm
tym[0]=xscreen; \
tym[1]=yscreen; / its actor1 position
CreateActor("postacp_czarownica", "cpion2", "(none)", "(none)", tym[0], tym[1], true);- its actor2 name and animation
result is actor 2 does not appear on actor 1, but out of vision, why?
let's say actor 2 is far from actor 1
tym[1]=yscreen; / its actor1 position
CreateActor("postacp_czarownica", "cpion2", "(none)", "(none)", tym[0], tym[1], true);- its actor2 name and animation
result is actor 2 does not appear on actor 1, but out of vision, why?
let's say actor 2 is far from actor 1