Posted by: Mtypenguim - Sunday, August 10, 2008 3:12:34 PM
ok, so i have been making this map for a while. Im not finished like at all yet, and some things like the zoom in is a little glitchy, but right now im just looking for opinions and help. Opinions: I need opinions on stuff like what i should add, how i should do stuff, ect. Help: There is a certian point where my nuclear convoy is traveling through the city, and is supposded to change views b4 it goes behind a building view (its disturbing, lol) Ive done the script for it, and it wont work! Just comment if you wanna help for more detailed descriptions The map is right here - - - [ATTACH]23[/Attach]

Posted by: Me Myself and Pi - Monday, August 11, 2008 5:12:15 AM
I have had problems with the [b]Set up the camera.[/b] action too. This is really made of 4 other action so if you just choose those too like I did, that should fix it. [code]*** IF *** Unit 'Nuclear Convoy 1' enters area 'From behind building' *** THEN *** Position camera at Waypoint '1.1', zoom = 0.50(0.0 to 1.0), pitch = 1.00(1.0==default), looking towards Waypoint '1.2'. Move camera to Waypoint '1.1' in 0.00 seconds, camera shutter 0.00 seconds, ease-in 0.00 seconds, ease-out 0.00 seconds. Look towardWaypoint '1.2' during the camera movement. Change camera zoom to 0.50 in 0.00 seconds, ease-in 0.00 seconds, ease-out 0.00 seconds.[/code]