• Porting models of mobile games
    2 replies, posted
Is it possible to have mobile game models for gmod? Recently released the Power Rangers Legacy Wars, and I wanted to learn how to import the rangers models from the movie, to gmod, in order to take photos. It's possible ? :boxhide:
[QUOTE=Lt.Shang;51907893]Is it possible to have mobile game models for gmod? Recently released the Power Rangers Legacy Wars, and I wanted to learn how to import the rangers models from the movie, to gmod, in order to take photos. It's possible ? :boxhide:[/QUOTE] It depends on the game engine it uses. At a guess I think it could be Unity, but since I can't test it out I can't be sure. If you look into the game's content and see any ".unity3d" or ".asset" files, then it must be running on Unity. A quick search finds that you would need Unity3D Pro to extract and edit these. Although, if it is running something else, you could be in luck. Most mobile games that are not running on Unity are quite easy to extract files from. I suggest to search around. Sorry for the wall of :words: but extracting game files can be quite a daunting task.
[QUOTE=brushtool;51912253]It depends on the game engine it uses. At a guess I think it could be Unity, but since I can't test it out I can't be sure. If you look into the game's content and see any ".unity3d" or ".asset" files, then it must be running on Unity. A quick search finds that you would need Unity3D Pro to extract and edit these. Although, if it is running something else, you could be in luck. Most mobile games that are not running on Unity are quite easy to extract files from. I suggest to search around. Sorry for the wall of :words: but extracting game files can be quite a daunting task.[/QUOTE] Thanks! I'n gonna search this :D
Sorry, you need to Log In to post a reply to this thread.