Graal Forums  

Go Back   Graal Forums > Development Forums > Gani Construction
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-30-2007, 08:20 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
gani on gmaps

Well, this is the problem:

When displaying a gani with an animated gif image in a level that is not on a gmap, the animation will show the last frame (the finished animation, the end of it).

But, when displaying the gani on a gmap, you actually see the animation..

Is this a known bug or something?
(player.ani is changing, not tested on npcs, but on the player)
__________________
Reply With Quote
  #2  
Old 02-01-2007, 07:25 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
bump
__________________
Reply With Quote
  #3  
Old 02-01-2007, 10:30 PM
Chandler Chandler is offline
Banned
Join Date: Jan 2007
Posts: 656
Chandler will become famous soon enough
HTML Code:
function onCreated()
{
  this.showCharacter();
  this.setcharani("vs_animationCheck", "");
  setTimer(10);
}
function onTimeout()
{
  this.destroy();
}
The gani works fine for me. vs_animationCheck contains the animated image 'ion.gif' and it loops both inside and outside of the gmap.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:03 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.