I'll get right into it; I was fed up with APAnti and how sloppily put together it is, so I decided to create my own simple alternative that just works without any hassle.
When you pick up a prop, it gets faded and turns translucent. When you put it down or freeze it, it'll turn back to normal after half a second. You can't get people stuck as it doesn't unfade if it's obstructed by a player. You also can't throw it or hurt people with it in any way. It also applies the same effect to everything that's constrained to it, and it works with the FPP buddy system. You can define which entities will have the effect applied.
Here it is; feel free to critique.
[url]https://github.com/sweepyoface/revo-prop-system[/url]
These addons are why I use APAnti, ghosting props is the worst and is horrific when you're trying to actually build. APAnti actually stops the prop from colliding with the player once it gets in radius instead of just ghosting the whole thing and calling it done.
Although you should have given it a name like: "Almost every other prop system"
[QUOTE=Lunaversity;51274369]These addons are why I use APAnti, ghosting props is the worst and is horrific when you're trying to actually build. APAnti actually stops the prop from colliding with the player once it gets in radius instead of just ghosting the whole thing and calling it done.
Although you should have given it a name like: "Almost every other prop system"[/QUOTE]
I think you misunderstood the post. It uses the same ghost/fade/no collide whatever you want to call it effect as APAnti but doesn't just do it whenever it wants and doesn't mess with the physics. You should try it out and see because I've gotten many compliments about it in game.
APAnti makes building a pain in the rear end and is just generally bad.
I've had prototypes of this for years and finally turned it into a fully working addon, so decided to share it as it's better than anything else I've used.
[QUOTE=Sweepyoface;51274654]I think you misunderstood the post. It uses the same ghost/fade/no collide whatever you want to call it effect as APAnti but doesn't just do it whenever it wants and doesn't mess with the physics. You should try it out and see because I've gotten many compliments about it in game.
APAnti makes building a pain in the rear end and is just generally bad.
I've had prototypes of this for years and finally turned it into a fully working addon, so decided to share it as it's better than anything else I've used.[/QUOTE]
APAnti has something that stops props from speeding towards a player in a certain range, like completely stops it before it hits them. Yours just ghosts/no-collides. Turning off damage still lets you prop push.
Unless you got ghosting turned on in APAnti I see no issues with it, plus it even has an unghost tool if people really want to enable ghosting.
[QUOTE=Lunaversity;51274744]APAnti has something that stops props from speeding towards a player in a certain range, like completely stops it before it hits them. Yours just ghosts/no-collides. Turning off damage still lets you prop push.
Unless you got ghosting turned on in APAnti I see no issues with it, plus it even has an unghost tool if people really want to enable ghosting.[/QUOTE]
You can't throw props at all. It sets the velocity to 0 when they're let go of. You can't push things either. I recommend you test it out and try to minge with it because I'm not sure you understand exactly what it does.
Sorry, you need to Log In to post a reply to this thread.