doomenthusiast Posted October 20, 2020 Hi everyone, I want to make a bot that plays doom 1993 using python.So in order to test my code I require some test levels or maps .I found some software,online to build custom maps and place demons,etc.However the demons dont stay in the idle state.As soon as it sees the player it start attacking.I want the demon to be in an idle state so that I can test enemy recognition without having to continuously move away from the enemy.Ive seen multiple youtube videos of decino in which he places the demon and moves around it without it attacking.Does anyone know which program he is using? Also is there any option in zdoom to keep demons in the idle state 0 Quote Share this post Link to post
Castelia Posted October 20, 2020 You can use the "notarget" command to allow enemies to ignore the player. I think you can fire weapons in their presence, as well, but they'll still start attacking you if you hit them in this state. 2 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.