#Camera moving main menu

1 messages · Page 1 of 1 (latest)

somber mortar
#

I'm trying to make a movement system for a main menu camera, I have it to the point where I can move the camera when the play button is pressed, and it starts the game, however I want to be able to do a different animation for when the "customize" option is selected, I don't want the game to start when you press customize I just want the camera to move closer to the character and then a list of customize options to come up, can anyone help?

sage bison
#

Tween service should work

#

Just create different tweens for each button

somber mortar