Scripts / ai walk script jitters

Author
Message
Honkeyboy
3D Media Maker
8
Years of Service
User Offline
Joined: 16th Sep 2015
Location: Doesnt know half the time ;)
Posted: 5th May 2016 16:24 Edited at: 5th May 2016 16:47
can anyone tell me whats wrong here and why the character walks but jitters like theres 10000volts going through it? lol im trying to get it to walk and when it gets to an object turn and walk and so on





Edit: LOL anims 160,189 and he's breakdancing or kinda looks like it
smallg
Community Leader
18
Years of Service
User Offline
Joined: 8th Dec 2005
Location:
Posted: 5th May 2016 19:19
physics
you can't really use "MoveForward" etc with collision on.

either turn CollisionOff(e)
or use the AIEntityGoToPosition() command.
lua guide for GG
https://steamcommunity.com/sharedfiles/filedetails/?id=398177770
windows 10
i5 @4ghz, 8gb ram, AMD R9 200 series , directx 11
Honkeyboy
3D Media Maker
8
Years of Service
User Offline
Joined: 16th Sep 2015
Location: Doesnt know half the time ;)
Posted: 6th May 2016 16:13
Thanks smallg gave up on that one when all the entities started to breakdance lol so trying to finish the shop scripts before i try that one again
Jerry Tremble
GameGuru TGC Backer
11
Years of Service
User Offline
Joined: 5th Nov 2012
Location: Sonoran Desert
Posted: 16th May 2016 03:47 Edited at: 16th May 2016 03:48
Quote: "use the AIEntityGoToPosition() command."



Where are the AI commands listed? Or are they actually listed anywhere? Do I need to go through the ai scripts to see what's available that isn't in global.lua?
MAME Cab PC: i7 4770@3.4Ghz (passmark 9945), 12GB RAM, Win 10/64, GeForce GTX645 (passmark 1898); Shiny new laptop: i7 4800MQ@2.7Ghz (passmark 8586), 16GB RAM, Win 10/64, GeForce GTX870M (passmark 3598); Old laptop: i5@2.3Ghz, 8GB RAM, Win 7/64, Intel 3000 graphics
PM
smallg
Community Leader
18
Years of Service
User Offline
Joined: 8th Dec 2005
Location:
Posted: 16th May 2016 11:06
As far as I'm aware they are only in the ai scripts so there might well be others we just don't know about yet.
lua guide for GG
https://steamcommunity.com/sharedfiles/filedetails/?id=398177770
windows 10
i5 @4ghz, 8gb ram, AMD R9 200 series , directx 11
Jerry Tremble
GameGuru TGC Backer
11
Years of Service
User Offline
Joined: 5th Nov 2012
Location: Sonoran Desert
Posted: 16th May 2016 17:07
That's what I figured, i can finally get characters in, so now I want to learn how to control them! Thanks!
MAME Cab PC: i7 4770@3.4Ghz (passmark 9945), 12GB RAM, Win 10/64, GeForce GTX645 (passmark 1898); Shiny new laptop: i7 4800MQ@2.7Ghz (passmark 8586), 16GB RAM, Win 10/64, GeForce GTX870M (passmark 3598); Old laptop: i5@2.3Ghz, 8GB RAM, Win 7/64, Intel 3000 graphics
PM
Jerry Tremble
GameGuru TGC Backer
11
Years of Service
User Offline
Joined: 5th Nov 2012
Location: Sonoran Desert
Posted: 17th May 2016 02:47
I found them! I don't know if it's all of them, but they were listed on the Steam Lua tutorials. I wonder if they are up to date?


MAME Cab PC: i7 4770@3.4Ghz (passmark 9945), 12GB RAM, Win 10/64, GeForce GTX645 (passmark 1898); Shiny new laptop: i7 4800MQ@2.7Ghz (passmark 8586), 16GB RAM, Win 10/64, GeForce GTX870M (passmark 3598); Old laptop: i5@2.3Ghz, 8GB RAM, Win 7/64, Intel 3000 graphics
PM
Pirate Myke
Forum Support
13
Years of Service
User Offline
Joined: 31st May 2010
Location: El Dorado, California
Posted: 18th May 2016 05:39
A tip from Lee
Quote: "
the LUA commands you mention actually control the AI system, and in the AI system in turn chooses animations from the CSI database, there is not a pure direct association beteween the commands and a specific animation block. That said, you can pretty much guess that in unarmed control state all the 'csi_unarmed' animations will be used, the armed state uses 'csi_stood', the limbo uses no animation blocks and switches off the AI system ability to force an animation on the entity. The fidget can trigger extra idle animations if they are available, i.e. csi_stoodfidget1 through 4. Hope this helps!
"
Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz, 2400 Mhz, 4 Core(s), 4 Logical Processor(s), 8gb RAM, Nvidia gtx660, Windows 7 Pro 64bit, Screen resolution 1680 x 1050.

Login to post a reply

Server time is: 2024-04-27 12:34:24
Your offset time is: 2024-04-27 12:34:24