Ok i got, the reason for my error is that I was not assigning counter values to global values but using them as the basis for calculation, which cause all the issues. Sorry for bothering everyone...
Type: Posts; User: MTFNoobik; Keyword(s):
Ok i got, the reason for my error is that I was not assigning counter values to global values but using them as the basis for calculation, which cause all the issues. Sorry for bothering everyone...
So i have traced my issue to the following to function.
For my gun switch I use a build in MTF counter. If counter = 0 than create an object gun on the hero, if counter = 1 than create an object...
Hello
This is my fist post. I have only recently decided to use MMF to create a game. I am currently building the engine. I have adapted the 360 degree shooting engine from castles of brittan and my...