Skip to content
Snippets Groups Projects
Commit 4ea6a7ca authored by psy's avatar psy
Browse files

fix typo

parent 574894d6
Branches
Tags
No related merge requests found
Pipeline #3072 passed
......@@ -144,7 +144,7 @@ To show animations in tiled, set the corresponding option:
Tip: The engine does tile-updates every 100ms, animations with a shorter frame duration will most likely not look that good or may even do not work.
Bigger animations need to animated in tiled tile by tile. This however is relativly straight forward.
(Occationally some tiles dont run in sync with the rest, cthulu knows why...)
(Occationally some tiles dont run in sync with the rest, Cthulu knows why...)
### Sound
Layers with the property "playAudio" (String) will play a sound associated with the tile. Only mp3 files included via a relativ path to your map are supported. External files can not be included. If you want to include streams, please write an email to [world@rc3.world](mailto:world@rc3.world). If you want to loop the audio please use the property "playAudioLoop" (string) instead.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment