Project Perfect Mod Forums
:: Home :: Get Hosted :: PPM FAQ :: Forum FAQ :: Privacy Policy :: Search :: Memberlist :: Usergroups :: Register :: Profile :: Log in to check your private messages :: Log in ::


The time now is Fri Apr 19, 2024 9:06 am
All times are UTC + 0
Making Animated Water
Moderators: Global Moderators, Red Alert 2 Moderators
Post new topic   Reply to topic Page 1 of 1 [2 Posts] Mark the topic unread ::  View previous topic :: View next topic
Author Message
crevio
Commander


Joined: 19 Apr 2009

PostPosted: Sun Sep 06, 2009 2:21 am    Post subject:  Making Animated Water Reply with quote  Mark this post and the followings unread

Making Animated Water "For those of you who dont already know"

Hopefully you have made your water anim .shp file(s) already but no worries if ya Havent. You can always make them later, But I recommend you have all water tiles and water animations done prior to coding especially if you have multi turn rivers and such you want animated because of tile attachment reasons. There are 14 different water tiles and you can have different anims for each tile "not a good idea for older, slower com's, but you can." For those of you using older, slower com's "DO NOT USE THE" Traslucency= tag or Lag from Hell will occur and or Hardcore Crash!

Anyway here's how you would code it.

Art.ini entry    ---->  ;these settings gave me very little to no lag at all

[YOURANIM]
Theater=no
Normalized=no
LoopStart=0
LoopEnd=      ;number of  frames your anim has
LoopCount=-1
Rate=200
Flat=yes
DemandLoad=true
ShouldUseCellDrawer=false
StartSound=WaterfallLoop   ;or whatever
Layer=ground

Rules.ini entry

[Animations]
xxx=YOURANIM

Temperat.ini entry  ----> add these after the last waterfall anim entry.

[Water]
Tile01Anim=YOURANIM
Tile01XOffset=0   ;
Tile01YOffset=0
Tile01AttachesTo=0  ----> I believe this is used if using a tile bigger than 1x1(60x30 terrain tile)
Tile02ZAdjust=-100
Tile02Anim=YOURANIM
Tile02XOffset=0   ;
Tile02YOffset=0
Tile02AttachesTo=0
Tile02ZAdjust=-100
etc.... up to 14

Now just put your anim .shp(s) and Temperat.ini files into an expand.mix and Valah..!


Key Words: #Tutorials #Modding #RedAlert2 #YurisRevenge #Rules.INI 

Back to top
View user's profile Send private message
Mig Eater
Defense Minister


Joined: 13 Nov 2003
Location: Eindhoven

PostPosted: Sun Sep 06, 2009 10:42 am    Post subject: Reply with quote  Mark this post and the followings unread

You should use Theater=yes & rename the file extensions for each theater (tem, sno, urb, etc) if you plan on adding it to more then one theater type.

_________________



Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID YouTube User URL Facebook Profile URL Twitter Channel URL
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [2 Posts] Mark the topic unread ::  View previous topic :: View next topic
 
Share on TwitterShare on FacebookShare on Google+Share on DiggShare on RedditShare on PInterestShare on Del.icio.usShare on Stumble Upon
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © phpBB Group

[ Time: 0.1978s ][ Queries: 11 (0.0496s) ][ Debug on ]