How to make a coin spin(not a 3d mesh)
I have a coin i created in maya that I want to put into unity. I don't care how i get it in unity, whether it be exporting to fbx from maya, or creating a gif of the coin spinning. But basically, in my 2d inifinite runner i need to have the coin in the game and spinning. How do i do that?
Answer by Positive7 · Sep 05, 2015 at 08:11 PM
ok that's helpful, but how do import the coin from maya
Export it to FBX then Drag and Drop it Unity Project window.
I imported the fbx to unity and i get the coin mesh, but it is not textured, and i get the coin, and next to it a folder called material with both materials i use for the coin in maya, but they are just grayscale.
Your answer
Follow this Question
Related Questions
Unity - Problems with Bone Rotations within constraints 0 Answers
Weird rotation when using Slerp!!? 3 Answers
OnCollisionEnter2D not being called 1 Answer
how to set a rotation without it constantly rotating? 2 Answers
Question on rigidbody character rotating to the degree of input and then moving 0 Answers