So we are again focusing on Custom Instructions, I have added a new action "setMediaPlayer" wich let's you manipulate media player (show images/videos). This allows you to create amazing and hand-crafted not just normal instructions but even whole scenarios with characters! Next step is to create some kind of UI to make the creating process easier!This task wasn't easy as I had to refactor large part of the script responsible for controlling media player but after multiple bugs it works pretty well.Although there's no pre-made custom instruction example that uses this action as in previous update, but a brief documentation of how to make them can be found under this directory:YAJOIG_Data/StreamingAssets/CUSTOM_INSTRUCTIONS_TUTORIAL.mdAlso remember if you find any bugs please report them to me
Here's also the rest of the changes:
added sorting syntax for reddit: {subreddit} sort:hot {subreddit} sort:new {subreddit} sort:top also available timespan syntax {subreddit}:{sorting type}:{week/month/year/all}
Added dynamic background for images
Added slight ambient animation for images
Added dynamic background for images in goon wall
Added image preloading logic
Added new action to custom instructions "setMediaPlayer"
Multiple backend optimizations