I want to make the ball appear 3d when it moves, similar to microgolf.triplefun.com this game.
For reference check this video: https://drive.google.com/file/d/1Jxced-X6DmqpbucTDKk9VRXWsk5WyNp2/view?usp=sharing
I am making a 2d mini golf game in unity, now I want to make the ball appear 3d when it moves
This is not a Game Design question. What Is Game Design? Moved to a more appropriate forum.
-- Tom Sloper -- sloperama.com
This ball seems “3d” at all times, it's probably a simple convex mesh that is rotated and translated according to the simulated movement of the ball (treated as a perfect sphere).
Aren't you using a game engine that allows drawing and moving such a simple 3d model easily? What do you find challenging?
Omae Wa Mou Shindeiru
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement