FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
UnLua/Content/Script/Tutorials/AN_FootStep.lua at master · Tencent/UnLua · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Tencent
/
UnLua
Public
Notifications
You must be signed in to change notification settings
Fork
723
Star
2.8k
Code
Issues
164
Pull requests
23
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
UnLua
/
Content
/
Script
/
Tutorials
/
AN_FootStep.lua
Copy path
More file actions
More file actions
Latest commit
History
History
History
9 lines (7 loc) · 162 Bytes
Breadcrumbs
UnLua
/
Content
/
Script
/
Tutorials
/
AN_FootStep.lua
Copy path
File metadata and controls
9 lines (7 loc) · 162 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
---
@type
AN_FootStep_C
:
UAnimNotify
local
M
=
UnLua
.
Class
()
function
M
:
Received_Notify
(
MeshComp
,
Animation
)
print
(
"
foot step
"
)
return
true
end
return
M
Back
|
FazBrowse Home
|
New Git URL