Hey, anyone know a way of getting the entity ID from the block that the player is looking at? Any help i am grateful for, thanks![]()
Getting EntityID of a block player is looking at
Discussion in 'Rust Development' started by Sonny-Boi, Feb 8, 2018.
-
Wulf Community Admin
You can raycast or use similar methods to find the entity, then get the ID from that.
-
-