Skip to content

Commit 7fc01db

Browse files
committed
[Object Format] πŸ“š truck_wheels and boat event filters
1 parent a72ce9e commit 7fc01db

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

β€Ždictionary/en-custom.txtβ€Ž

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,4 +844,9 @@ yaml
844844
md
845845
AUR
846846
paru
847-
yay
847+
yay
848+
OpenAL
849+
Pointlight
850+
DirX
851+
DirY
852+
DirZ

β€Žsource/terrain-creation/object-format.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Specifies a box that can be used for collisions or events.
109109

110110
Some predefined values are `shopboat`, `shoptruck`, `shopplane`, `shoptrain` and `spawnzone` but you can define a non existing eventname if you want to use with Angelscript.
111111

112-
`filterevent`: on what it should trigger. valid values: `avatar`, `truck`, and `airplane`.
112+
`filterevent`: on what it should trigger. valid values: `avatar`, `truck`, `truck_wheels`, `boat` and `airplane`.
113113

114114
**optional:**`direction 0, 90, 0`: this determines the direction of objects spawned in this box
115115

0 commit comments

Comments
Β (0)