This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
//Game starts (room load before fade in) as shows game start background frame
SetBackgroundFrame(0); // normal main background
//after completion change background frame to completed frame
SetBackgroundFrame(1); // imported frame on completion
cMan.FollowCharacter(cEgo, 5, 80); // character to follow, distance, eagerness
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.298 seconds with 15 queries.