Add GIF, tune autoplay parameters
parent
523d97ec85
commit
ab58a7dfc1
|
@ -2605,9 +2605,9 @@ MonoBehaviour:
|
|||
targetRenderer: {fileID: 1255004940}
|
||||
floorRenderer: {fileID: 320210796}
|
||||
matAlpha: 0
|
||||
autoplayCamSpeed: 2
|
||||
xAutoRotateTime: 5
|
||||
yAutoRotateTime: 5
|
||||
autoplayCamSpeed: 0.05
|
||||
xAutoRotateTime: 40
|
||||
yAutoRotateTime: 0
|
||||
forwardToCameraAngle: 0
|
||||
--- !u!1 &981874228
|
||||
GameObject:
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# micromissiles-unity
|
||||
|
||||
![Sim Salvo Animation](docs/images/sim_salvo_animation.gif)
|
||||
|
||||
# Getting started **developing** micromissiles-unity
|
||||
|
||||
This guide will help you set up and run the project in development mode. You'll learn how to install Unity Hub, open the project, and navigate the main scene.
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 29 MiB |
Loading…
Reference in New Issue