I need code to make the model seenable always on the front of player. It is like pev_aiment, but i need to set my model always in 15 units on front of eye direction (15 units after eye position). Using set_origin in postthink doesnt work correctly cause this function is called slower than player moves and he always moves through my model.