Search found 4 matches
- Sun Nov 17, 2013 10:25 pm
- Forum: Beginners Help
- Topic: Having problem with basic animations/scripting
- Replies: 7
- Views: 722
Re: Having problem with basic animations/scripting
Hello... it's me again. I have another problem that I can't figure out on my own and this time its about scripting. I've put it here because its closely related to my previous questions. I want to make a program where a sequence of animations runs one after another, like a long cutscene, accompanied...
- Wed Oct 30, 2013 10:39 pm
- Forum: Beginners Help
- Topic: Having problem with basic animations/scripting
- Replies: 7
- Views: 722
Re: Having problem with basic animations/scripting
OK, thank you both.
- Wed Oct 30, 2013 9:42 pm
- Forum: Beginners Help
- Topic: Having problem with basic animations/scripting
- Replies: 7
- Views: 722
Re: Having problem with basic animations/scripting
Thanks for the help. So the idea is to just have one long animation per model, but to subdivide it into lots of sub-animations for particular actions? So frames 1-20 would be the walking animation, 20-50 would be idle... etc etc.?
I'll give this a try over the weekend.
I'll give this a try over the weekend.
- Wed Oct 30, 2013 8:13 pm
- Forum: Beginners Help
- Topic: Having problem with basic animations/scripting
- Replies: 7
- Views: 722
Having problem with basic animations/scripting
Hello everybody. :) Hopefully somebody here can help me with this. I'm using irrlicht to make an animated storytelling game, where characters act out a scene and occasionally the player has a choice of how the story progresses. Unfortunately, I'm a complete amateur at programming/computer graphics a...