Hello FP,
I wanted to know, how to make entities hover? Since all entities/npcs I create always get "teleported" on the ground, I want an controllable entity which hovers, and can be controlled in all 3 axis.
I've used this with my drones
[img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/PhysObj/ComputeShadowControl]PhysObj:ComputeShadowControl[/url]
[QUOTE=gonzalolog;48436848]I've used this with my drones
[img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/PhysObj/ComputeShadowControl]PhysObj:ComputeShadowControl[/url][/QUOTE]
thats exactly what I wanted to do, drones, but does this function has to be used in PhysicsSimulate or can it be used outside?
[QUOTE=whitestar;48436966]thats exactly what I wanted to do, drones, but does this function has to be used in PhysicsSimulate or can it be used outside?[/QUOTE]
According to the old wiki it does need to be called inside PhysicsSimulate: [url]https://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/indexed9c.html[/url]
Sorry, you need to Log In to post a reply to this thread.