- This topic has 7 replies, 2 voices, and was last updated 4 years, 2 months ago by Yuri Kovelenov.
-
AuthorPosts
-
2020-08-29 at 3:49 pm #32153jhffaParticipant
Dear Soft8soft team. I am a PAR-teacher currently working on a liberating reserach studies.
I am trying to get a massive peace project up and going… its been a work in prog for 30 years or more… since Windows is no alternative for me I had to go looking elsewhere and i finally found blender… and for some time now i have been studying your interesting tool soft8soft…
Now the issue is… How do i get puzzles going without having to “repuzzle” the code all the time if i do code mistakes and the web interface lookes it self? is there any way of “taking a step back”?
All the best with hopes for a educative future…
mhh Peace coordinating JHFFA.
2020-08-29 at 3:56 pm #32155Yuri KovelenovStaff2020-08-29 at 4:03 pm #32159jhffaParticipantWao.. You are in deed fast, Yuri :) if i may call you that. Well its like this… I am currently trying to get a clock working and since I am more of the Visual type working with paint and art and culture in general this is djust a MUST Do… sow.. I am currently trying to get a clock spinning… and when I elaborate a little moving code around… it looks it self…
2020-08-30 at 4:07 am #32173Yuri KovelenovStaffI see. You are using the while puzzle, which entered an infinite loop that caused the browser to throw a freezing warning. Loops should only be used for calculating finite things.
Instead, you might try using the timer puzzles, that should naturally fit in your clock app.
2020-08-30 at 7:51 pm #32217jhffaParticipantThanx in deed. Ill try my best to work it all out. Since we are on the topic. Is there ways to redraw from freezing warning so i do not have to do it all over again. and questoin two. How can i transfer one puzzle to another.
Best of thanx from Frodeo….
2020-08-31 at 4:55 am #32226Yuri KovelenovStaffIs there ways to redraw from freezing warning so i do not have to do it all over again.
you can try to restore some previous working version from backup (saved in
applications/your_app/v3d_app_data/puzzles_backup
) Just copy the file back to the root of your application folder and rename to replacevisual_logic.xml
.How can i transfer one puzzle to another.
you mean between different apps?
2020-08-31 at 4:58 pm #32258jhffaParticipantfollowing up second question… to clarify… Is it possible to transfer one puzzle to another blender files verge3d.
2020-09-01 at 7:26 am #32267Yuri KovelenovStaffSure, you can save a group of Puzzles in the library which is accessible across applications.
https://www.soft8soft.com/docs/manual/en/puzzles/Library.html -
AuthorPosts
- You must be logged in to reply to this topic.