Gamestudio Links
Zorro Links
Newest Posts
Executing Trades on Next Bar Open
by Zheka. 06/20/24 14:26
Lapsa's very own thread
by rki. 06/19/24 11:27
A simple game ...
by VoroneTZ. 06/18/24 10:50
Face player all the time ...
by bbn1982. 06/18/24 10:25
Zorro Beta 2.61: PyTorch
by jcl. 06/10/24 14:42
New FXCM FIX Plugin
by flink. 06/04/24 07:30
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 527 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
squik, AemStones, LucasJoshua, Baklazhan, Hanky27
19060 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 | chip programmers | 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