Hello,
For some context, I’m trying to make an AR type of card game for a small project where an RFID card is scanned an each unique card ID either spawns something in or causes an action. I’m using the an RFID scanner with an Arduino and have the Arduino SERIALCOM plugin already installed and working with the system (to show the id on screen for testing).
My question is, is it possible and how would I make it so when a specific ID is detected, a certain model or animation plays.
I’ve tried searching online but I haven’t found anything similar.
I should state that I’m a complete beginner so if there’s a method, then explain it to me like I’m 5 XD.
First time posting on the forum so if I’m missing something just let me know.
Below(I hope), is a picture of what one of the RFID ID’s are in case that helps.