Please login or register.

Login with username, password and session length
Advanced search  

News:

IRC channel - server: waelisch.de  channel: #wme (read more)

Author Topic: Bucket of problems  (Read 2934 times)

0 Members and 1 Guest are viewing this topic.

Dan-D

  • Occasional poster
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 89
    • View Profile
Bucket of problems
« on: June 04, 2008, 12:49:35 AM »

Hello again. A have another errors that i can't solve.
So the first one is characters movement. If click on any entity before clicking on the scene character start moving weird.
Second is scene loading. When switching from a certain scene first loading a scene and after about 1 second character is showing.
The third one is shadow. In one scene shadow's casting on camera just like on walls...
Well I can't explain them better so i've made a video showing them all in order
http://www.youtube.com/watch?v=F7q5DuwIw3Q
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: Bucket of problems
« Reply #1 on: June 04, 2008, 08:17:27 AM »

Quote
So the first one is characters movement. If click on any entity before clicking on the scene character start moving weird.
Is seems the actor is still performing the smooth animation transitioning while already running. Reduce the animation transition time from idle to run.

Quote
Second is scene loading. When switching from a certain scene first loading a scene and after about 1 second character is showing.
Check your scene_init.script. There's probably some command which blocks scritp execution prior to setting actor's initial position.


Quote
The third one is shadow. In one scene shadow's casting on camera just like on walls...
That's by design... You'll need to tweak the shadow direction in the scene.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

Dan-D

  • Occasional poster
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 89
    • View Profile
Re: Bucket of problems
« Reply #2 on: June 04, 2008, 09:57:59 AM »

Thank You! You're the best person in the World! ;D
Logged
 

Page created in 0.043 seconds with 23 queries.