Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: bulbibob on June 14, 2018, 11:48:55 AM

Title: How to build a search engine with playmaker
Post by: bulbibob on June 14, 2018, 11:48:55 AM
Hi guys,

I have an excel/csv database of over 50,000 references and I would need to build a search function for my game with "auto increment" like any search engine.

So I worked around Datamaker (thank you Djaydino & Mdotstrange for the tutorials! ;)) and it seems possible through XML if I organize my FSM & my XML file in a smart way.

But I was wondering if there is a more optimized solution or any best practice I should know before starting?

Also, do you think the queries with a SQLlite database would be faster compared to datamaker?
Anyone has tried this asset and its playmaker actions? https://assetstore.unity.com/packages/tools/integration/simplesql-3845

Thanks!
Title: Re: How to build a search engine with playmaker
Post by: djaydino on June 15, 2018, 06:32:20 AM
Hi.
maybe this post can help :

http://hutonggames.com/playmakerforum/index.php?topic=2599.0