LadyLexUK
- Total activity 117
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 37
-
If you cant fix it then consider putting a timer delay before you turn that part of the microchip on, so if the health is zero for a split second it will not register because the sound is not yet a...
-
Thanks all, but I already have that random element in place (the workaround I spoke of) and my randomisers work fine - I just wanted to make sure that I was going down the right course and not doin...
-
You are talking about AI Pathfinding, and it is one of the more advanced game making skills and there are many methods to do it. The main principle is to cover an area in nodes which your AI charac...
-
It is also giving me a warning triangle sayng there are too many shadows. I do not know how to correct this - even turning off the cast shadows option on the lights has not solved this.
-
The button prompt is a single frame pulse not a continuous signal. Try adding a counter from the button press and then to the dialogue box.
-
I think I had a glitch with one of the keyframes. I re-did the keyframes and it all works now.
-
'@COB-COmmander. I went with your solution. Only thing you forgot to add to your recipe was the naming of the Score gadget and adding that name to the score modifiers. Otherwise worked great.
-
'@ducaty87 Yes I know but I cannot work out how.
-
I cant pass the result to the current time there is no input into the timer
-
I have fixed it. Not sure what the issue was but I have used a second score gadget to post the score separate from the one I used for the timer and that worked.