This topic contains 6 replies, has 2 voices, and was last updated by Ivan Lyubovnikov 14 hours, 43 minutes ago.
- AuthorPosts
- 2019-12-03 at 6:25 pm #21633
Hallo Yuri,
thank you for the new pre2 :). All works perfectly now.So I continue my little project.
In my setting I’ve created button for showing all interactive objects.
On click, it draws lines to objects but not remove them, when clicked once again.
This my puzzle set for that. It looks like I miss somethingAttachments:
You must be logged in to view attached files.2019-12-04 at 10:05 am #21643Hi abin,
I think you need to change the variable “lines-visible” in the if-do-else puzzle when both drawing and removing lines, for example like this:
- This reply was modified 1 day, 15 hours ago by
Ivan Lyubovnikov.
Attachments:
You must be logged in to view attached files.Co-founder and lead developer at Soft8Soft.
2019-12-04 at 10:55 am #21649yes. it works but only one time and with doubleclick on button. I have big delay between clicks. Don’t know howto understand is.
2019-12-04 at 12:57 pm #21651I made a simple example with that puzzle setup and a button that should switch lines on/off on click. Here it is: draw_lines.zip
- This reply was modified 1 day, 12 hours ago by
Ivan Lyubovnikov.
Attachments:
You must be logged in to view attached files.Co-founder and lead developer at Soft8Soft.
2019-12-04 at 2:10 pm #21654Thank you, Ivan,
I reproduce that but I have the same issue. So I think, it must be elsewhere some problem. I will generate the project again and debug each file later. Thanks a lot. I let you know what I’ll find.2019-12-05 at 8:28 am #21681Dear Ivan, I couldn’t find the problem, so I generated a new project and program everything new very carefully. It was definitely a wrong puzzle setting in some other part of the project, thank you again. This way I could even spare the Bytes.
2019-12-05 at 10:37 am #21729Glad it worked out!
Co-founder and lead developer at Soft8Soft.
- This reply was modified 1 day, 15 hours ago by
- AuthorPosts
You must be logged in to reply to this topic.