- Joined
- Aug 27, 2004
- Messages
- 471
I have tried everything i can think of to fix my trigger, but for the life of me i CANNOT get it to work...
Ok so heres my very simple code, no weird impossible conditions:
I just cant see my problem... Its such a simple trigger, does p1 releases arrow work right?
Ok so heres my very simple code, no weird impossible conditions:
Code:
Trentionomic P1
Events
Player - Player 1 (Red) Releases the Down Arrow key
Conditions
Actions
Set DuckingP1 = False
Wait 0.01 seconds
Trigger - Turn off Constant Ducking p1 <gen>
Wait 0.01 seconds
Camera - Apply Currcam for Player 1 (Red) over 0.40 seconds
Wait 0.41 seconds
Trigger - Turn on Constant P1 <gen>
I just cant see my problem... Its such a simple trigger, does p1 releases arrow work right?