They're there, but they're not wearing their cup costume, so they may be difficult to recognize!
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_RepExec()
{
if (cFly3.Room == player.Room) {
if (cFly3.Moving == false) {
cFly3.WalkStraight(Random(Room.Width), Random(Room.Height));
}
}
}
Quote from: RootBound on Mon 29/01/2024 16:19:56Did you have detailed ideas for each background ahead of time? What kinds of prompts did you use? How much would you say you were able to get it to look the way you wanted? How much did you need to modify afterward? How did you decide what styles to tell it to use?
Quote from: heltenjon on Fri 26/01/2024 18:19:22So far it's been fun and easy, until I had to search every location for some object I'd missed. But that's on me, i guess. I could wish for some more intricate puzzles, but no other complaints here.
Quote from: heltenjon on Mon 29/01/2024 11:58:26I noticed that you credit yourself with "art direction". What assets are you using?
Quote from: heltenjon on Sat 27/01/2024 13:58:43I'm also nominating "GuyPerson dressed as a cup" as one of my favourite characters this year!
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.088 seconds with 14 queries.