Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (AndrewAMD, dr_panther, VoroneTZ), 838 guests, and 4 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 4 1 2 3 4
Re: Tpathfinding ----just another pathfinding plugin [Re: tzw] #381664
08/30/11 18:57
08/30/11 18:57
Joined: Sep 2003
Posts: 5,900
Bielefeld, Germany
Pappenheimer Offline
Senior Expert
Pappenheimer  Offline
Senior Expert

Joined: Sep 2003
Posts: 5,900
Bielefeld, Germany
As far as I can see from the demo script, it is very easy to use this.
Thank you a lot!

Re: Tpathfinding ----just another pathfinding plugin [Re: Pappenheimer] #381803
09/01/11 08:42
09/01/11 08:42
Joined: Jan 2011
Posts: 122
GUILIN , CHINA
tzw Offline OP
Member
tzw  Offline OP
Member

Joined: Jan 2011
Posts: 122
GUILIN , CHINA
tiny pathfinding v0.02 is realesd .
now you can use the findingpathing plugin more flexibly.
new features:
*the plugin let the path linked list and array like.
*you can use new interfaces : tpf_InsertPrev , tpf_InsertNextr, tpf_RemoveNode,tpf_GetPos,tpf_SetPos ... directly access the path.
*the "tpf_SetWayPoint" function change a bit, so you can use it read postion info from external files and precaculate waypoints(if you wish)
*the "tpf_printpath"(in "tpf_extra.c") can print the path from pathfinder to ENTITY 's path, let you combine such as path_spline , path_length.
hope some of you think the new version is more useful and easy.

download link :
http://www.mediafire.com/?cth1rotc412f304


Full of my eyes are class struggles.....
Re: Tpathfinding ----just another pathfinding plugin [Re: tzw] #381814
09/01/11 12:37
09/01/11 12:37
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
Great work, thanks a lot for the contribution!
Also: Happy Birthday mate!


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com
Re: Tpathfinding ----just another pathfinding plugin [Re: WretchedSid] #381815
09/01/11 12:40
09/01/11 12:40
Joined: Jan 2011
Posts: 122
GUILIN , CHINA
tzw Offline OP
Member
tzw  Offline OP
Member

Joined: Jan 2011
Posts: 122
GUILIN , CHINA
thanks!


Full of my eyes are class struggles.....
Re: Tpathfinding ----just another pathfinding plugin [Re: tzw] #381817
09/01/11 12:50
09/01/11 12:50
Joined: May 2009
Posts: 1,816
at my pc (duh)
darkinferno Offline
Serious User
darkinferno  Offline
Serious User

Joined: May 2009
Posts: 1,816
at my pc (duh)
Error in 'tpf_extra.c' line 39; 'path_create' undeclared identifier

Re: Tpathfinding ----just another pathfinding plugin [Re: darkinferno] #381819
09/01/11 12:58
09/01/11 12:58
Joined: Jan 2011
Posts: 122
GUILIN , CHINA
tzw Offline OP
Member
tzw  Offline OP
Member

Joined: Jan 2011
Posts: 122
GUILIN , CHINA
well.... it's A8 feature.... in A7 , you can not create path at runtime.....
"V8.20.1 - released April 20, 2011

Actor paths can be created by script with the path_create function. The path_set function can be used to retrieve the path name.
"



Full of my eyes are class struggles.....
Re: Tpathfinding ----just another pathfinding plugin [Re: tzw] #381820
09/01/11 13:02
09/01/11 13:02
Joined: May 2009
Posts: 1,816
at my pc (duh)
darkinferno Offline
Serious User
darkinferno  Offline
Serious User

Joined: May 2009
Posts: 1,816
at my pc (duh)
ah okay

Re: Tpathfinding ----just another pathfinding plugin [Re: darkinferno] #381821
09/01/11 13:04
09/01/11 13:04
Joined: Jan 2011
Posts: 122
GUILIN , CHINA
tzw Offline OP
Member
tzw  Offline OP
Member

Joined: Jan 2011
Posts: 122
GUILIN , CHINA
it just a way to handle the path which the plugin create. I think you can directly use tpf_InsertPrev ;tpf_InsertNextr ; tpf_RemoveNode;tpf_GetPos; to do your own pathfinding.
or simply use the "tpf_NextPos"("tpf_extra.c") for your pathfinding.


Full of my eyes are class struggles.....
Re: Tpathfinding ----just another pathfinding plugin [Re: tzw] #381823
09/01/11 13:42
09/01/11 13:42
Joined: Dec 2008
Posts: 1,660
North America
Redeemer Offline
Serious User
Redeemer  Offline
Serious User

Joined: Dec 2008
Posts: 1,660
North America
Happy birthday, and nice contribution!


Eats commas for breakfast.

Play Barony: Cursed Edition!
Re: Tpathfinding ----just another pathfinding plugin [Re: Redeemer] #381824
09/01/11 13:44
09/01/11 13:44
Joined: Jan 2011
Posts: 122
GUILIN , CHINA
tzw Offline OP
Member
tzw  Offline OP
Member

Joined: Jan 2011
Posts: 122
GUILIN , CHINA
thank you!


Full of my eyes are class struggles.....
Page 2 of 4 1 2 3 4

Moderated by  aztec, Blink, HeelX 

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