Gents, I was wondering if I could trouble you for help on another Maxscript question. My progress on the flipping tiles animated bumper is going well but I have hit a snag. Below is the section of code that I am having an issue with: select $Tile_*GTiles = $ as Array--print GTilesclearselection()select $WAVEnumfaces =…
that's because you only set one key , by default the "Default In/Out tangents for new keys" is set to linear, if you change that to stepped and then run your script it will only change on the time keys are set. (3rd one in the picture)
@cw: Thanks for the offer! Please use the following link to download the file from my website: http://www.mentallic.com/download/World_Tile_Flip_Work6.max The goal is to have the WAVE object move across the world map tiles. The WAVE object moves exactly one tile's width each frame. For each frame the script checks the…