Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jj15_zww
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
jj15_zww
Commits
8ab7dab4
Commit
8ab7dab4
authored
Apr 10, 2024
by
Tt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
基础流程待处理录音
parent
6179dbfa
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
553 additions
and
551 deletions
+553
-551
jj16_lianci.fire
assets/jj16_lianci/scene/jj16_lianci.fire
+385
-288
jj16_lianci.ts
assets/jj16_lianci/scene/jj16_lianci.ts
+165
-236
defaultData_jj16_lianci.ts
assets/jj16_lianci/script/defaultData_jj16_lianci.ts
+1
-27
creator.d.ts
creator.d.ts
+2
-0
No files found.
assets/jj16_lianci/scene/jj16_lianci.fire
View file @
8ab7dab4
This diff is collapsed.
Click to expand it.
assets/jj16_lianci/scene/jj16_lianci.ts
View file @
8ab7dab4
This diff is collapsed.
Click to expand it.
assets/jj16_lianci/script/defaultData_jj16_lianci.ts
View file @
8ab7dab4
export
const
defaultData
=
{
"
title
"
:
"
zheshibiaoti
"
,
"
questions
"
:
[{
"
questionAudio
"
:
""
,
"
duration
"
:
120
,
"
type
"
:
"
img
"
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/a71f2b71e45ff2525714494f6edd624b.jpg
"
,
"
audio
"
:
""
,
"
text
"
:
""
,
"
right
"
:
false
,
// "letterList": [{ "text": "one" }, { "text": "two" }, { "text": "three" }, { "text": "four" }]
"
letterList
"
:
[{
"
text
"
:
"
one
"
}]
},
{
"
questionAudio
"
:
""
,
"
duration
"
:
120
,
"
type
"
:
"
img
"
,
"
image
"
:
"
http://staging-teach.cdn.ireadabc.com/c62b5960641fd7cf29613cc45fb00cd6.png
"
,
"
audio
"
:
""
,
"
text
"
:
""
,
"
right
"
:
false
,
"
letterList
"
:
[{
"
text
"
:
"
it
"
},
{
"
text
"
:
"
is
"
},
{
"
text
"
:
"
a
"
},
{
"
text
"
:
"
wood
"
}]
}]
}
let
m
=
{
export
const
defaultData
=
{
"
title
"
:
""
,
"
questions
"
:
[
{
...
...
creator.d.ts
View file @
8ab7dab4
...
...
@@ -4588,6 +4588,8 @@ declare namespace cc {
/** !#en Returns a normalized vector representing the forward direction (Z axis) of the node in world space.
!#zh 获取节点正前方(z 轴)面对的方向,返回值为世界坐标系下的归一化向量 */
forward
:
Vec3
;
data
:
any
;
orgPos
:
Vec2
;
/**
@param name name
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