Discord
Login
Community
DARK THEME

3D dimensions

Hey guys I need help I am making a football game typish thing and I want in the start when you chose a player for the player to be 3D and have a cercullar motion spinning slowly this way 👉🏻 just on forever can you guys help?

Thanks, Kaish

Generally, MicroStudio supports 2D.

Without using additional libraries it will be difficult to obtain such an effect.

If it is supposed to be a simple effect, I will try

  • changing the scale on the canvas on which you are drawing.
screen.setDrawScale( 1, 0.5 )
  • changing the rotation
screen.setDrawRotation( )

Post a link to sample graphics from another game that has this type of character selection implemented.

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community