Forum Replies Created
-
AuthorPosts
-
GLiFTeKCustomer
Hi,
See the Customizing Preloader section of the user manual.
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!GLiFTeKCustomerHi,
To point camera at target use cameras point at puzzle.
Maybe try saving the pointer’s x/y coordinates to x/y VARS, possibly add those to a vector with z being what is appropriate..then update that vars/ vector every so (time/delta),
then have the following object update it’s position to that vector with a time lag?Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!GLiFTeKCustomerHi GlifTek. Thank you for sharing. Did you post the zip file you mentioned ?
Hmm that was awhile ago.
Can’t find that specific zip..
Should have posted it back then, but got sidetracked with other work.However, I’m making it into a custom puzzle for sale I’ll be premiering in a few days.
In the meantime, what part of the script are you having trouble with? Maybe I can help you to get it to work.
(Try using it in Ann exec script puzzle?)EDIT: odd that my puzzles image above is going. Maybe I can find that.
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!GLiFTeKCustomerNice!
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!GLiFTeKCustomerHi,
The easiest approach now to do this is use the exec script puzzleTo use it more flexibly,
You can also write your script in a multi line text puzzleAnd set a variable to that, then plug your variable into the exec script puzzle wherever you need it, so you can edit every use of it from one source.
The call JS puzzles are being deprecated.
I’m having trouble finding them in the user manual too lol.
EDIT: they’re right under the exec script puzzle lol.Just remember to learn how to transfer your puzzle variables into your script using the VARS keyword.
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!GLiFTeKCustomerTry using a variable “selected_object”, and set it to the “hovered object” puzzle in the Events puzzle section.
Then use “selected_object” instead of picked object.Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!GLiFTeKCustomerQuestion:
When did the get JavaScript object puzzle get added??
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!2020-12-31 at 1:53 am in reply to: Custom Puzzles: Less than symbol must be escaped in template literal #36988GLiFTeKCustomerHi,
Do you know how to escape the “/n” used to end text lines?I’m having a same type of issue with using that in a JavaScript section of my .block file.
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!2020-12-31 at 1:48 am in reply to: Custom Puzzle output error: “expecting tuple from value block” #36987GLiFTeKCustomer@GlifTek, thank you for figuring out the square bracket issue. I just ran into this error. Your solution worked for me!
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!GLiFTeKCustomerThe compiled visual file works differently than what I’m thinking you’re supposing it does.
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!GLiFTeKCustomerVery cool concept. Would live to see it implemented
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!GLiFTeKCustomerSuggestion…
As to the “create” objects, lights, camera puzzles etc..Could there be possibly, a new application-centric “project” generation button that creates a blank scene (without say, a verge exported blender gltf file)…
For these rudimentary scene items, through these new puzzles, to populate?
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!GLiFTeKCustomerI am about to release a plugins pack that has puzzles specifically for this type of issue.
Should be about a week or so.
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!GLiFTeKCustomerHi guys,
You might take a look a this: https://www.soft8soft.com/topic/css3d-plugin-for-verge3d/I think it would be good to “sticky” new plugins or have them have their own forum section so they stand out.
Just a thought.
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!GLiFTeKCustomerZj, what do you use to make your animated gifs?
It’s called LICEcap, very easy to use.
Right on. Thanks
I’m psyched to premiere my puzzle plugins as well soon!
P.s. i hope I don’t get lice from it ewww
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature! -
AuthorPosts