To make a Actor fall down and camera to follow position - Game Over
aidanshaw92
Member Posts: 17
https://youtube.com/watch?v=fCYFxoD8jQI
Hi,
see video attached.
At 1:39 the actor falls beneath the screen and shows the highscore. Im just curious at how this is possible as im looking at this idea for a possible game over screen.
I have tried to change the size of the scene size but doesn't seem to work.
Any help will be appreciated.
Thanks,
Comments
Try this link.
www.youtube.com/watch?v=fCYFxoD8jQI
So I think I know what they did there. They changed the scene size. So the height of the scene is twice as big.
They designed and made the game on the top half of the scene. On the bottom half they made the game over area. Then they move the player and camera to the lower half of the scene at game over...........
Changing the scene size by itself won't do it. You need to change scene size and design game in top half. Place the game over on the bottom.
There are youtube tutorials on camera control.
https://www.google.ca/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwjZmrba8vTTAhUXwWMKHX0MA6QQtwIIJzAA&url=https://www.youtube.com/watch?v=Meo9gmUvFow&usg=AFQjCNGy5hxlH7Q6jo1XhsaWXgcvFgpV2w&sig2=whcS2txyGVyd8K5WdTRo_A
game over fall down demo.
https://www.dropbox.com/s/7iupvfrnywb584o/game over demo.zip?dl=0
Thanks, I will give this a try.