Have an idea for this...
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 MenuQuote from: LimpingFish on Sat 12/09/2020 01:17:39
He's a fine Lynch Paul Atreides (that is, within the confines of Lynch's take), though perhaps, as noted countless times since 1984, not so much a fine Herbert Paul Atreides.
Quote from: Mandle on Fri 11/09/2020 00:28:18
Is anyone else getting sick of this template for trailers they seem to have been using for the last decade or so:
int horizontalPosition = GetViewportX();
if (horizontalPosition > 0)
{
SetViewport(horizontalPosition - 1, 0);
}
if (horizontalPosition < Room.Width - System.ScreenWidth)
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.109 seconds with 15 queries.