alphazolam / EMV-Engine

Collection of my REFramework Lua scripts for use in RE Engine Games
MIT License
93 stars 27 forks source link

Use Material Manager to change mesh would cause game crash #4

Open dddder4 opened 1 year ago

dddder4 commented 1 year ago

In MHR, when I try to change f_arm279 to f_leg279, it would cause game crash. However, f_helm279 to f_leg279 is ok. I wonder why the game crash would happen, could this function work properly?