hi, i just wanna make an rfid reader that shows your name, id etc. like this
https://www.artstation.com/artwork/xDAm9E
i just want the idea of it
you could just get the Player
’s Name
, UserId
, and other custom values; for the touch detection you can use :GetTouchingParts()
or a raycast; (get the player by using PlayersService:GetPlayerFromCharacter(touched.Parent)
)
ok but you need like a tool to do so, so is it like tools.touched or something?
you can also do that but i’d go for the raycast
I think I might just find some “keycard doors” things, then implement it
1 Like