Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
PS_001
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
PS_001
Commits
34d6d8e5
Commit
34d6d8e5
authored
Jan 17, 2022
by
范雪寒
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:
parent
530f42a8
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
PS_001_scene4.ts
assets/PS_001/ani/script/PS_001_scene4.ts
+2
-3
PS_001_scene5.ts
assets/PS_001/ani/script/PS_001_scene5.ts
+2
-2
No files found.
assets/PS_001/ani/script/PS_001_scene4.ts
View file @
34d6d8e5
...
...
@@ -69,13 +69,12 @@ export default class PS_001_scene4 extends cc.Component {
@
property
([
cc
.
AudioClip
])
sound
:
cc
.
AudioClip
[]
=
[]
go18
(
cameraNode
:
cc
.
Node
,
parent
:
PS_001_Ctrl
){
this
.
camera
=
cameraNode
this
.
parent
=
parent
this
.
parent
.
toNext
(
4
)
// // cc.audioEngine.playMusic(this.sound[0],false)
// PS_001_dialogueManager.getIns().start(4,18)
// PS_001_handManager.getIns().start(4, this,18)
// this.camera=cameraNode
// this.parent=parent
// this.chicken.playAnimation('born', 1)
// this.camera.setPosition(1376.016,-596.526)
// this.camera.getComponent(cc.Camera).zoomRatio=2
...
...
assets/PS_001/ani/script/PS_001_scene5.ts
View file @
34d6d8e5
...
...
@@ -82,13 +82,13 @@ export default class PS_001_scene5 extends cc.Component {
@
property
([
cc
.
AudioClip
])
sound
:
cc
.
AudioClip
[]
=
[]
go18
(
cameraNode
:
cc
.
Node
,
parent
:
PS_001_Ctrl
)
{
this
.
camera
=
cameraNode
this
.
parent
=
parent
this
.
func4
()
// cc.audioEngine.playMusic(this.sound[0],false)
// PS_001_dialogueManager.getIns().start(5,18)
// PS_001_handManager.getIns().start(5, this,18)
// this.camera=cameraNode
// this.parent=parent
// this.camera.setPosition(506.817, -173.767)
// this.camera.getComponent(cc.Camera).zoomRatio=2
// this.func4()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment