idle-survivors/Assets/Scripts/IdleSurvivors.asmdef
Michael 3043c54bc4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add Camera controlled by player. #7 (#10)
Adds the player camera as described in #7.

As a note for the future that I forgot to add as a comment here, the camera zoom and rotation should be tweened to give a smoother effect.

Reviewed-on: #10
Reviewed-by: zephyr <zephyr@noreply.localhost>
Co-authored-by: Michael <mep053@gmail.com>
Co-committed-by: Michael <mep053@gmail.com>
2023-07-31 19:10:41 -05:00

16 lines
399 B
Plaintext

{
"name": "IdleSurvivors",
"rootNamespace": "",
"references": [
"GUID:75469ad4d38634e559750d17036d5f7c"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}