This website requires JavaScript.
Explore
Help
Register
Sign In
bmq
/
xiandie
Watch
2
Star
1
Fork
0
You've already forked xiandie
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
eaa51620e1
xiandie
/
manager
/
cg_manager
/
cg_manager.gd
5 lines
82 B
GDScript3
Raw
Normal View
History
Unescape
Escape
add code step 1
2024-12-23 01:29:31 +00:00
extends
Node
部署 portal,note,npc,ambush,inspectable(尚未完全实现其功能)
2024-12-27 07:56:45 +00:00
func
play_cg
(
cg_name
:
String
)
-
>
void
:
print
(
"
play_cg:
"
,
cg_name
)
Reference in New Issue
Copy Permalink