Quote: "How to make the user/gamer to complete the objectives in an order.?"
you could make one script and give it to one triggerzone
(send me a mail and I'll try)
Quote: "Also how can we move a light at game? Like moving vehicles,or pendulum motion of a hanging bulb.."
Try making the light dynamic and giving it this one as its main script. But I'm sure it won't work...
;Artificial Intelligence Script
;Header
desc = light following waypoints
;Triggers
:state=0:lighton
:waypointstate=0:animate=2,waypointstart
:waypointstate=3:animate=2,waypointnext
:waypointstate=4:animate=2,waypointrandom
:waypointstate=5:animate=2,waypointreverse
;End of Script
Quote: "Next, Can we make the player use a torch to view the world with the light from it. Here how can we use moving lights??"
Search...
All the free PCF Productions Stuff