Forum Discussion

PaidFareZoneRanger's avatar
9 months ago

Crystal Palace(NORAD from the movie WarGames)

Not content with just one world, I want to recreate the NORAD control room in the movie WarGames, one of my all-time favorite movies. 

Now I just need to get some blinking light/screen animation & sound FX. 

4 Replies

  • Ben.SH's avatar
    Ben.SH
    Community Manager

    I'll be very excited to see this come along. WarGames is also one my favorites.

  • With the addition of sound upload, that one immersion ingredient became available to me: the background sounds. I added in some background beeps from the movie for ambience. The WOPR room has its own separate hum sound. 

    I added some blinking lights with some quick TypeScript, and it's looking livelier. 

  • See the yellow & red dots? That's just text(highway font). The text runs off a .setInterval that changes the ASCII string so it blinks at random. Cheap animation. Heh.