How do I replace enemy and object models?

Mar 16, 2026
2
0
120
Planet Popstar
www.youtube.com
Pronouns
He/Him
Hey there! I need some help:

I'm trying to make a mod, and in said mod, I want to replace the models of enemies and objects, but I don't know how.
I tried searching on Google and Youtube for tutorials or nuggets of knowledge, but I've been coming up short.

Is there anyone out there who can help?
 
Solution
here is every actor in the game, you can replace models this way using the geo names such as star_geo and many others easily, you just need to make the model and name it that way
github.com/coop-deluxe/sm64coopdx/blob/main/actors
here is every actor in the game, you can replace models this way using the geo names such as star_geo and many others easily, you just need to make the model and name it that way
github.com/coop-deluxe/sm64coopdx/blob/main/actors
 
Solution
here is every actor in the game, you can replace models this way using the geo names such as star_geo and many others easily, you just need to make the model and name it that way
github.com/coop-deluxe/sm64coopdx/blob/main/actors
I have a model made, but I think I'm missing something (in terms of exporting) :/
Is there any good tutorials I can watch?
Don't double post! Use that edit button! Post automatically merged:

here is every actor in the game, you can replace models this way using the geo names such as star_geo and many others easily, you just need to make the model and name it that way
github.com/coop-deluxe/sm64coopdx/blob/main/actors
Never mind I figured it out, thank you so much :D
 
Last edited:

Users who are viewing this thread