Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding a Penumbra Monster /!\ 1 New Problems
Jordo76 Offline
Member

Posts: 57
Threads: 7
Joined: Sep 2010
Reputation: 0
#11
RE: Adding a Penumbra Monster

I meant how to make it Run ?
07-10-2011, 11:33 PM
Website Find
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#12
RE: Adding a Penumbra Monster

Monsters won't run until they're hunting the player. You can increase its walk speed in user-defined vars but that'll just make it sprint everywhere it goes, and it will go even faster when it's chasing the player.

You can create separate entity files and modify one so that it's always running by changing its walk speed to around 50% faster. Make sure the hunt speed or run speed modifier for it is close to 1, so that if the player gets spotted the dog doesn't run at the speed of light to chase him.

07-10-2011, 11:37 PM
Find
plutomaniac Offline
Super Moderator

Posts: 6,368
Threads: 45
Joined: May 2011
Reputation: 183
#13
RE: Adding a Penumbra Monster

if you want now update your thread with the pathnodes palistov mentioned. This will help whoever is interested in the dog.
07-10-2011, 11:40 PM
Find
Jordo76 Offline
Member

Posts: 57
Threads: 7
Joined: Sep 2010
Reputation: 0
#14
RE: Adding a Penumbra Monster

I tested it and the dog won't follow pathnode as Hardam said, so now the thread will treat 2 new problems,
1)How to make the dog compatible with Path Nodes
2)How to do in sort that the infected chase you when he sees you (Hardam said if he see you 0.5 seconds we won't chase you but if it's 1 second he will)
07-11-2011, 12:03 AM
Website Find
Hardarm Offline
Posting Freak

Posts: 891
Threads: 39
Joined: Apr 2011
Reputation: 43
#15
RE: Adding a Penumbra Monster /!\ 2 New Problems

I don't know, I made a test map and I putted 5 infected (maybe thats my mistake that I putted 5 infecteds?) I'll try to put 1 and see if he doesn't see me for a while if he doesn't know my position.



listen to boards of canada
07-11-2011, 12:13 AM
Website Find
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#16
RE: Adding a Penumbra Monster /!\ 2 New Problems

1) Try setting the monster's type to Enemy_grunt in user-defined variables. If it's Enemy_waterlurker path nodes might not work. I can't seem to get water lurkers to follow assigned path nodes so maybe they're not supposed to.

2) He's probably right, it doesn't seem like monsters chase you unless they've gotten a good look at you. I don't know how to change that, as I can't see any variables that you can modify in the model editor to change this.

(This post was last modified: 07-11-2011, 12:16 AM by palistov.)
07-11-2011, 12:15 AM
Find
Jordo76 Offline
Member

Posts: 57
Threads: 7
Joined: Sep 2010
Reputation: 0
#17
RE: Adding a Penumbra Monster /!\ 2 New Problems

Path node problem is not the user variable,i replaced them with the brute one and it won't follow the path.
Also, the dog is already a enemy_grunt.
(This post was last modified: 07-11-2011, 12:20 AM by Jordo76.)
07-11-2011, 12:20 AM
Website Find
Hardarm Offline
Posting Freak

Posts: 891
Threads: 39
Joined: Apr 2011
Reputation: 43
#18
RE: Adding a Penumbra Monster /!\ 2 New Problems

Ok guys, I fixed the first problem:

Use only ONE infected per situation. When I hided he didn't know where I was if I used only one. When there was 5 infecteds each of them always knew where I was.

Now i'm gonna test with ONE dog.
Let's see...

listen to boards of canada
07-11-2011, 12:21 AM
Website Find
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#19
RE: Adding a Penumbra Monster /!\ 2 New Problems

Check the names of the path nodes, monsters, areas, etc. If they match but it still won't work, close Amnesia, delete the map cache and re-open it and launch your map.

Also, turn on entity info in the debug menu. It will show you path nodes and their connected edge nodes.

(This post was last modified: 07-11-2011, 12:29 AM by palistov.)
07-11-2011, 12:29 AM
Find
Jordo76 Offline
Member

Posts: 57
Threads: 7
Joined: Sep 2010
Reputation: 0
#20
RE: Adding a Penumbra Monster /!\ 2 New Problems

I checked the names of the path nodes, monsters & area and they all matched, i closed, deleted and still not working and in debug menu the path nodes show.
07-11-2011, 12:34 AM
Website Find




Users browsing this thread: 1 Guest(s)