lertsenem
lertsenem
Damn, I didn't realize the standards implementations were so bad. :/ I did some testing with an earlier version of Android (Lollipop) and it could not see the self-defined attribute...
Waiting for the update. Meanwhile I'm using Blender 2.83 LTS.
I have this issue too. A good solution would be to be able to use those More/Less buttons from the keyboard (highlight them and use enter or space for example?).
I have the same issue using Godot v3.4.2, and I can't figure it out. It feels like the plugin refuses to create a story (fails happens once InkStory.new(json_story) is called,...
@ephread I'm on Linux (Ubuntu 20.04 LTS), I'm using the last inkgd stable version (0.4.5) cloned as a git submodule for my project, configured to use inklecate v1.0.0 (directly bundled...
I can get the example project to run, and you *are* loading new Stories in it from code, so there must be something I'm doing wrong. But I can't figure...
I managed to solve my issue ! I was trying a stupid method to create the ink_file like ``` var my_ink_file = InkResource.new() my_ink_file.json = "res://my_story.ink" ``` replacing that with...
I'm also very interested in getting that easy access to the channels rss feeds back! It could also be added to the playlist views with great benefits (for me, at...
mpv can use youtube-dl if it's installed on your computer, so you could just `mpv "https://www.youtube.com/watch?v=bLlloaA4b4g"` ?
You may be right, this could be related to my computer losing connection for a while. Is there a way to resume updates as usual once the connection is back...