Is there anyway to have split screen sections in a game? Would make for interesting puzzles I think. I tried a search but didn't find anything.
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 Menufunction room_Load()
{
mouse.Mode = eModePointer;
}
function room_Leave()
{
mouse.Mode = eModeWalkto;
}
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.024 seconds with 14 queries.