Skip to content

Commit 7f611e7

Browse files
committed
Clarify introduction for Script Execution section.
1 parent 22e890a commit 7f611e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_posts/reference/script-node-authoring-interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ function eventsProcessed ()
330330

331331
## Script Execution
332332

333-
A Script node is activated when it receives an event. The X3D browser will then execute the program in the Script node's url field.
333+
A Script node is activated when it receives an event. The X3D browser will then execute the program in the Script node's url field, but there exist four special event handler which are processed to certain times.
334334

335335
### initialize () Method
336336

0 commit comments

Comments
 (0)