King Of The Jungle - HELP NEEDED
King Of The Jungle - HELP NEEDED | tair001 | 12/30/2008 - 17:42 |
Hey everyone, [li]A tutorial for manipulating the cameras properly at the start of the level[/li] [li]A tutorial for creating custom messages to go on the signpost[/li] [li]A tutorial for compiling the level into a Goomod file, including setting OCD requirements, level title/subtitle, etc.[/li] Thanks! :) | ||
Re: King Of The Jungle - HELP NEEDED | davidc | 12/30/2008 - 18:07 |
[quote author=Tair link=topic=1189.msg8075#msg8075 date=1230676969] [li]A tutorial for manipulating the cameras properly at the start of the level[/li] [li]A tutorial for creating custom messages to go on the signpost[/li] [li]A tutorial for compiling the level into a Goomod file, including setting OCD requirements, level title/subtitle, etc.[/li] Hehe I feel like Mowgli already. The cameras you'll just have to experiment with the pois until you get x,y values that look right. You'll have to manually edit the values in the poi values. For each poi, the camera moves to that point in the movetime, then pauses, then moves to the next poi. The last poi is the one that the player uses to play the level, so that also dictates the zoom of the level. The endpos on the camera itself is used for the final level sequence, while the goos are draining into the end-of-level screen. For custom signpost messages, and for goomod creation, I recommend you download Jingle Balls (rename the .goomod to a .zip file to see the contents), as that level uses custom sign posts too. GooTool 0.10 series is going to have a system for creating goomods more easily, in the meantime hopefully that example level and the documentation will help. -davidc Last modified Tue, 12/30/2008 - 18:09 by davidc | ||
Re: King Of The Jungle - HELP NEEDED | GooGooAction | 12/30/2008 - 19:02 |
nice work, more,more,more, maps^^ | ||
Re: King Of The Jungle - HELP NEEDED | tair001 | 12/31/2008 - 05:01 |
[quote author=davidc link=topic=1189.msg8081#msg8081 date=1230678453] | ||
Re: King Of The Jungle - HELP NEEDED | davidc | 12/31/2008 - 06:46 |
[quote author=Tair link=topic=1189.msg8101#msg8101 date=1230717719] | ||
Re: King Of The Jungle - HELP NEEDED | tair001 | 12/31/2008 - 08:04 |
Bingo! Fixed it - the problem was with the zoom, where it's quite a narrow level having it zoomed out too much was causing problems with the camera. Works quite smoothly now! | ||
Re: King Of The Jungle - HELP NEEDED | GooGun | 12/31/2008 - 08:07 |
I think it was made by using the GooTool to merge the text xml with the existing one... | ||
Re: King Of The Jungle - HELP NEEDED | davidc | 12/31/2008 - 08:08 |
[quote author=Tair link=topic=1189.msg8115#msg8115 date=1230728680] | ||
Re: King Of The Jungle - HELP NEEDED | tair001 | 12/31/2008 - 08:48 |
[quote author=GooGun link=topic=1189.msg8116#msg8116 date=1230728838] | ||
Re: King Of The Jungle - HELP NEEDED | DEFE | 12/31/2008 - 16:27 |
Swinging the structure looks like a great idea. Nice looking level, Tair. | ||
Re: King Of The Jungle - HELP NEEDED | Nic Freed | 12/31/2008 - 17:20 |
watch out for that tree! | ||
Re: King Of The Jungle - HELP NEEDED | tair001 | 01/01/2009 - 11:39 |
Right, one more quick fix and the level will be ready! [li]The level files that I have made in WOGEDIT are bin/binltl files, i.e. they are already encrypted.[/li] [li]GooTool needs unencrypted files in xml format in order to compile them into a WoG installation.[/li] [li]I've tried renaming the bin files into xml files, and using these in the goomod file - this hasn't worked for obvious reasons.[/li] How do I encode the bin files into the ones needed for the goomod file? EDIT: Don't worry, figured it out! See the new thread for details... Last modified Thu, 01/01/2009 - 12:11 by Tair |