Jump to content

Face modification mirror


shavkacagarikia

Recommended Posts

trying to make a mirror which allows player to modify his character, i have the script:

Scriptname changeface extends ObjectReference
Event OnActivate(ObjectReference akActionRef)
Game.ShowRacemenu()
Game.ForceThirdPerson()
EndEvent
but when i test it ingame, position of camera isn't changing, it isn't showing player face, but stays on standart 3rd person view. Any ideas how to make camera to focus on player face?
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...