Форум

Сообщения, созданные пользователем Александр Романов
19 января 2016 22:47
I think you should check the state using a combination of get/post and delay nodes. You can set 5 second delay, for example, and make a cycle.
Александр (команда Blend4Web)
twitter
13 января 2016 11:15
Bug is fixed. The fix will be in the next release.
Александр (команда Blend4Web)
twitter
12 января 2016 20:00
it seems you found a bug. Thanks for the report!
Александр (команда Blend4Web)
twitter
12 января 2016 19:19

Не хочу плодить одтдельную ветку, спрошу тут.

А можно сделать ноды логики, для плавного исчезания и появления объектов? И еще галку "visibility", чтобы можно было скрывать объекты по умолчанию.

Насколько я понимаю, пожелание заключается в улучшении возможностей процедурной анимации при помощи редактора логики, вроде того как это сделано с камерой. А сокрытие объектов по умолчанию для того чтобы не приходилось видеть исчезающие объекты сразу после загрузки сцены, что выглядит не красиво. Обновил список TODO.
Александр (команда Blend4Web)
twitter
12 января 2016 12:47
Could you please attach a simplified blend file with the issue? I will show it to our artists.
Александр (команда Blend4Web)
twitter
10 января 2016 23:06

I don't know if that would the easiest thing to implement but if variables could be kind of public so that they could be seen in another tree would solve most of the cases i can think of.
Variables have been made private on purpose to avoid concurency issues that would be difficult to debug. Perhaps, it make sense to create global scope.

In any case, I also think that this is a significant shortcoming. And thanks for your interest!

Would the select node with do not wait enabled go for a miss output automatically if nothing happens?
Yes.
Александр (команда Blend4Web)
twitter
10 января 2016 19:52
Try to use Deprecated Select node. It has "Do not wait" option, so there will no freezing during selection detection.
EDITED
I forgot, it will not work because Delay node resets the selection state even if "Do not wait" is set.
We will surely implement mechanisms for thread synchronization. But now, unfortunately, it is not possible to solve your issue with the Logic Editor.
Александр (команда Blend4Web)
twitter
10 января 2016 01:17
But how?

It depends on concrete case. I could help if you talk us about the details.

For timing issues you can use Delay node.
Александр (команда Blend4Web)
twitter
09 января 2016 10:52
Unfortunately, now you can't use variables from different trees. You should make your logic so that those two trees turned into one.
Александр (команда Blend4Web)
twitter
08 января 2016 16:20

Well… It is a huge node setup. I have also the 5 second lag. Sometimes worth.

Actually, here is a performance issue and it could be fixed.

Александр (команда Blend4Web)
twitter