Skip to content

アプリの設定をtxtからできる機能#61

Merged
ayutaz merged 6 commits intodevelopfrom
feat/application_init
Jan 18, 2025
Merged

アプリの設定をtxtからできる機能#61
ayutaz merged 6 commits intodevelopfrom
feat/application_init

Conversation

@ayutaz
Copy link
Contributor

@ayutaz ayutaz commented Jan 18, 2025

  • txtから設定
  • テストコードの追加とCIの追加

以下のような application_setting.txt が SteamingAssetsから起動時にロードして設定を行う。初回起動などない場合はデフォルトの値から再生成する

[Character]
ModelPath=default.vrm
Scale=3
PositionX=0
PositionY=0
PositionZ=0
RotationX=0
RotationY=0
RotationZ=0

[Sound]
VoiceVolume=1
BGMVolume=0.5
SEVolume=1

[Display]
Opacity=1
AlwaysOnTop=True

[Performance]
TargetFrameRate=60
QualityLevel=2

@ayutaz ayutaz merged commit 8c505b7 into develop Jan 18, 2025
2 checks passed
@ayutaz ayutaz deleted the feat/application_init branch January 18, 2025 22:10
@ayutaz ayutaz mentioned this pull request Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant