Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Commit

Permalink
submission
Browse files Browse the repository at this point in the history
  • Loading branch information
Fogrexon committed May 1, 2022
1 parent 74b43f7 commit 7049e62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scene/Circuit/SubmissionEffect/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export class SubmissionEffect extends VisualizerGroup {
tl.timeScale(1 / 5)
tl.call(() => {
this.question.visible = true
this.exclamation.visible = false
this.objects.rotation.x = Math.PI * 0.3
this.objects.position.z = 0
this.submissionInfo.visible = true
Expand Down

0 comments on commit 7049e62

Please sign in to comment.