Make basketball

MrAurora

L1: Registered
Feb 9, 2016
10
0
I am making a basket ball for my map and I need it to be movable. It is set to a prop dynamic and it has a (multiple balls) name of mdl file of models/player/items/scout/soccer_ball.mdl and models/props_gameplay/ball001.mdl. If anyone could help me fix this so they can move that would be an honor. (#BestClosingSentence)
 

seth

aa
May 31, 2013
1,019
851
Why bump a thread that's 9 minutes old? It's still at the top of the home page.

To answer your question, you don't use prop_dynamic's for objects you want to be physically interactive. You use a prop_physics_multiplayer for that. Try again using that entity class. If that doesn't work, use prop_physics_override.