Gamestudio Links
Zorro Links
Newest Posts
Help!
by VoroneTZ. 10/14/25 05:04
Zorro 2.70
by jcl. 10/13/25 09:01
ZorroGPT
by TipmyPip. 10/12/25 13:58
Sam Foster Sound | Experienced Game Composer for Hire
by titanicpiano14. 10/11/25 18:45
Reality Check results on my strategy
by dBc. 10/11/25 06:15
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (Quad, VoroneTZ, Nymphodora), 8,449 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
joenxxx, Jota, krishna, DrissB, James168
19170 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
help with movement! #288978
09/09/09 17:01
09/09/09 17:01
Joined: Feb 2008
Posts: 85
Germany
Schloder87 Offline OP
Junior Member
Schloder87  Offline OP
Junior Member

Joined: Feb 2008
Posts: 85
Germany
i have a problem with my modified kingdomhearts movement.

i want to have different idle-animations, but i got problems with my defines:


DEFINE nullframe,-2;
DEFINE blend,-1;
DEFINE stand,0;
DEFINE run,2;
DEFINE walk,3;
DEFINE jump,4;
DEFINE fall,5;

//ONEHAND animations
DEFINE standonehand,6; // this animations doesnt work!!
DEFINE attack_a,7;
DEFINE attack_b,8;
DEFINE attack_c,9;


Visit IGRAVISION at: http://www.igravision.com
_________________________
Re: help with movement! [Re: Schloder87] #289068
09/10/09 11:05
09/10/09 11:05
Joined: Sep 2003
Posts: 5,900
Bielefeld, Germany
Pappenheimer Offline
Senior Expert
Pappenheimer  Offline
Senior Expert

Joined: Sep 2003
Posts: 5,900
Bielefeld, Germany
"DEFINE standonehand,6; // this animations doesnt work!!"

Do you actually use these names in the function?
Simply showing the defines doesn't help.
One has to see where and how you use that defines in the functions.


Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

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