Couple of questions.
1: How to do you make objects, paintings, logic, etc. Set to player color, imp color, controller color, or something like that? For example, I’m used to popit color in LBP.
2: It is possible to allow different players to see certain things in a scene? Such as player 1 seeing a red block while player 2 doesn’t for example?
-
I don't know about #2, but this vid will get you most of the way to #2.
https://www.youtube.com/watch?v=CjLRPsuSbIA
You'll just have to double the step. Select the color once for the character, triggering an identical color change in the object. -
I meant "most of the way to #1".
-
1. You can get the controller light colour from the controller sensor, then use that to set the tint colour of some painting or sculpt. Be sure to increase the tint amount to make sure you can see the colour, however.
Please sign in to leave a comment.