I was thinking of making a statue with glowing eyes like the forest_statue_wall model. But i was thinking of making a socket and make the eyes glow when you insert the right object. Like a lock and key.
I can see that the object forest_statue_wall has a separate .model for its eyes. Do you have to have a separate model for this too?
I want to use the gold_mask_statue for this.
How do i do this?
Any help would be much appreciated.
Statue with glowing eyes
Re: Statue with glowing eyes
StonePhilosopherControllerComponent works by fading the emissive color of eyesModel. So yes, you do need to separate the eyes into a new model.
Grimrock 1 dungeon
Grimrock 2 resources
I no longer answer scripting questions in private messages. Please ask in a forum topic or this Discord server.
Grimrock 2 resources
I no longer answer scripting questions in private messages. Please ask in a forum topic or this Discord server.
Re: Statue with glowing eyes
Ok. So i'v made the models and object. It works similar to the forest statue now if i add class = "StonePhilosopherController"
Can i edit this controller or can i make a new one? How can i do that in case?
Can i edit this controller or can i make a new one? How can i do that in case?