About Store Forum Documentation Contact



Post Reply 
An NPC System
Author Message
Scarlet Thread Offline
Member

Post: #1
An NPC System
Hey guys,

I made this super long, probably boring video on how I make NPCs in my game. Maybe some of you are interested. It's also on my blog as well wink enjoy.

http://www.youtube.com/watch?v=oqOP5XG96...e=youtu.be
03-02-2013 11:27 PM
Find all posts by this user Quote this message in a reply
Rubeus Offline
Member

Post: #2
RE: An NPC System
Good video. I'll admit to a giggle over the jumping robot.
03-02-2013 11:55 PM
Find all posts by this user Quote this message in a reply
gwald Offline
Member

Post: #3
RE: An NPC System
(03-02-2013 11:55 PM)Rubeus Wrote:  Good video. I'll admit to a giggle over the jumping robot.
Same.. I was in disbelief lol

That's awesome, very diverse!
Are you putting a bullet object/class?
Or just hard coded it into the barrel type?

lol Can object params be deleted??

Your making really good progress smile

Thanks for sharing too.. it's really cool seeing and HEARING!! an advanced user at work! smile

Very inspiring and daunting at the same time grin

My Blog
http://www.esenthel.com/community/showthread.php?tid=6043

I hang out at Esenthel IRC Channel
http://webchat.freenode.net/?channels=#Esenthel
(This post was last modified: 03-03-2013 12:40 AM by gwald.)
03-03-2013 12:39 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Revek Offline
Member

Post: #4
RE: An NPC System
great video, I would otherwise not know what im looking at in esenthel.
03-03-2013 02:21 AM
Find all posts by this user Quote this message in a reply
Scarlet Thread Offline
Member

Post: #5
RE: An NPC System
Hehe thanks guys.

Yeh, physX3 seems to have a few issues.

The bullets won't be a class of their own.. they will be managed by the GunBarrels but not necessarily hardcoded.
(This post was last modified: 03-03-2013 07:09 AM by Scarlet Thread.)
03-03-2013 06:38 AM
Find all posts by this user Quote this message in a reply
Ozmodian Offline
Member

Post: #6
RE: An NPC System
Loved the video, you always provide great information.

With the physx3, i also see strange issues with it. Even in the Esenthel tutorial, try shooting a bullet at the club on the ground from above and the force on it is way more than it should be.

Keep up the great work!
03-03-2013 07:23 AM
Find all posts by this user Quote this message in a reply
Post Reply