Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
6 registered members (TipmyPip, Niels, dBc, Ed_Love, 3run, 1 invisible), 17,843 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
ent_boneblend #232733
10/23/08 15:38
10/23/08 15:38
Joined: Apr 2007
Posts: 582
Germany
Poison Offline OP
User
Poison  Offline OP
User

Joined: Apr 2007
Posts: 582
Germany
what about having a function like ent_boneblend, which blends just a single bone?
This function would be really helpfull for me, and I think for others, too. smile

I looked into the manual and I haven´t found a function like that, I just found ent_blend and ent_blendpose but these 2 functions are blending the whole animation.

this is an example the function could look like:
ent_boneblend(ENTITY* entity,STRING* bonename,STRING* scene,var anim_percent,var anim_blend);

Thx

Poison


Everything is possible, just Do it!
Re: ent_boneblend [Re: Poison] #232813
10/24/08 07:19
10/24/08 07:19
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
You mean animating a scene, but omitting all bones but one? What for would you need this?

Re: ent_boneblend [Re: jcl] #232830
10/24/08 11:02
10/24/08 11:02
Joined: Apr 2007
Posts: 582
Germany
Poison Offline OP
User
Poison  Offline OP
User

Joined: Apr 2007
Posts: 582
Germany
I need this f.e. for a shooting animation in a FPS I am making, to animate/blend just a certain bone without blending the other bones by this animation.


Everything is possible, just Do it!
Re: ent_boneblend [Re: Poison] #233191
10/27/08 12:04
10/27/08 12:04
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
Why can't you create a animation scene in MED with this bone?

Re: ent_boneblend [Re: jcl] #233265
10/27/08 19:18
10/27/08 19:18
Joined: Apr 2007
Posts: 582
Germany
Poison Offline OP
User
Poison  Offline OP
User

Joined: Apr 2007
Posts: 582
Germany
This is the problem, even if I create an anim. scene and animate just this bone, after using ent_blend, it blends the other bones, too.
And this is what I don´t want.


Everything is possible, just Do it!
Re: ent_boneblend [Re: Poison] #233330
10/28/08 07:54
10/28/08 07:54
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
Why are you using ent_blend? Of course it blends all bones - that's the purpose of this function. You can combine any scenes without ent_blend. Maybe, due to some misunderstanding, you're not using bones animation effectively. Have a look into the two bones workshops and also the bones demos on AU.



Moderated by  aztec, Spirit 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1