This website works better with JavaScript.
Home
Explore
Help
Sign In
non0w
/
jrpg_draft
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8
Commits
2
Branches
16 MiB
Tree:
bf34485696
develop
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'bf34485696'
${ noResults }
jrpg_draft
/
addons
/
yarn_spinner
/
yarn_script.gd
yarn_script.gd
63 B
Raw
Normal View
History
Basic yarn parsing and running
4 years ago
add main flow using yarn
4 years ago
Basic yarn parsing and running
4 years ago
1
2
3
4
5
extends Resource
class_name YarnScript
export var nodes = {}