Double-Fine-Game-Club / pongball

Pongball is a team based multiplayer game blending pong and pinball.
https://forums.doublefine.com/forum/80-pongball/
MIT License
11 stars 17 forks source link

Feature: Themes/Material switching #92

Open fragmental opened 7 years ago

fragmental commented 7 years ago

I'm not sure how we could implement this, and I suspect we may not have time before release, but it would be nice to have themes for tables that would essentially just change all of the materials.

One way we could do this maybe is to have 2 prefabs of the geometry in the scene, with two sets of materials, and just enable and disable them.

For example, the speedster table currently has some materials made by @kednar and @KGuNN45 is working on some new tron inspired materials.

Cheeseness commented 7 years ago

This would be super nice to have, but definitely feels out-of-scope for Amnesia Fortnight. Let's circle back and pick this up afterward.