Search the Community
Showing results for tags 'effect'.
-
hi guys Is it possible to add a sound effect like this video to the sound of the player? I want to make a megaphone for police video : megaphone voice
-
Mai jos sunt niste poze: https://ibb.co/fFJ8grk https://ibb.co/FzppzsK https://ibb.co/m9RsMKb https://ibb.co/4KQBK54
-
I have a question, I would like to know if it is possible to make a shot effect, it means that when I hold the M4, it shoots and you can see where these bullets are falling and at what speed, and I would like to recall these bullets. If it is not known what is going on, I did the "M1" weapon model a...
-
I got a problem with created effects. In normal dimension I created an effect that is attached to the player's vehicle. The problem is that players from other dimensions can see it too moving around. Any idea how I can restrict the effects only for dimension 0? local attachedEffects = {} f...
- 4 replies
-
- effect
- clientside
-
(and 2 more)
Tagged with:
-
I want create this effect: Effect with a dx image. But i don't know, how to make this possible.. Anyone can help?
-
Hi! I just searched for lighting effects, and i found a shader for XNA. Its an Ambient and Diffuse lighting shader with Shadow Maps: #define GENERATE_NORMALS #include "mta-helper.fx" //------------------------------------------------------------------------------ // File: BasicRender.fx // // Co...