Jump to content

Is it possible to "flip" a 3d model in game based on actions?


Recommended Posts

The title may be a bit confusing, but essentially, while adding guns to the game I discovered that the game simply toggles on and off a certain attachment depending on whether it has been added.

 

So is it possible to take a 3D model, in Unity, copy it, flip the copy to face the opposite direction, add it to itself as an "attachment", toggle it off, and simply enable the flipped model based on some in-game action?

 

I am making a one-handed Pick Axe, (that is a tool similar to the stone axe that can harvest wood, stone, and metal in equal amounts), and the model has an axe side and a pick side. I want the model to flip the opposite direction when used on stone or metal, and use the normal axe side when used on wood. Is this possible?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...