Home › Forums › Bug Reports and Feature Requests › REQUEST: List Item = “FOUND” ( as opposed to ≠ -1 )
- This topic has 5 replies, 2 voices, and was last updated 4 years, 1 month ago by GLiFTeK.
-
AuthorPosts
-
2020-07-04 at 5:50 pm #29649GLiFTeKCustomer
Hi,
I think an easy to implement puzzle element for the list puzzles would be to have “if clicked/hovered/variable IS “FOUND” in a list” .. then etc..This is as opposed to using the ≠ -1 technique that i think is counter intuitive and easily overlooked as to it’s power in organizing user behavior results.
I’ve made a simple example here just to show the concept, but you still have to use the (counter intuitive) “NOT” puzzle in the IF statement.
the ≠ -1 technique:
VS. the same thing, but wrapped in a more intuitive way:
Since puzzles are here to make coding easier for the dev / artist. i think things like this would help open people’s eyes to simple things that save a lot of time and energy as opposed to not being used.
Thnx!
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-07-04 at 5:54 pm #29653GLiFTeKCustomerCould you make “FOUND” umm… “not equal (not equal -1)” then you’d NOT.. need the “not”… hahah woooo
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-07-27 at 2:39 pm #30714Ivan LyubovnikovStaffHi,
I think it would be convenient to have a puzzle something like “is [SOMETHING] in (or not in) list [myLIST]”, which would return true/false, so you wouldn’t need to use an additional “not” puzzle and a puzzle “=” for comparing the result with -1 or “FOUND” or anything else.
Thanks for raising the issue, we’ve added this task to our TODO list.
Co-founder and lead developer at Soft8Soft.
2020-07-28 at 7:28 am #30749GLiFTeKCustomerHi,
I think it would be convenient to have a puzzle something like “is [SOMETHING] in (or not in) list [myLIST]”, which would return true/false, so you wouldn’t need to use an additional “not” puzzle and a puzzle “=” for comparing the result with -1 or “FOUND” or anything else.
Thanks for raising the issue, we’ve added this task to our TODO list.(These guys… )…
Totally! And a good improvement for beginners to easily learn and use!!..right… Just like “did I click something in my valuable merchandise group a?…GROUP B?…
“Not negative” group C??”
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-10-08 at 8:48 am #33983Ivan LyubovnikovStaffAdded in Verge3D 3.5 pre1 as a “check item” puzzle.
Co-founder and lead developer at Soft8Soft.
2020-10-09 at 2:45 am #33999GLiFTeKCustomerAdded in Verge3D 3.5 pre1 as a “check item” puzzle.
Haha! AWESOME guys!
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
- You must be logged in to reply to this topic.