Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
 
											 
													







Well I made small testworld.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1753688351
You can run some tests if you want.
P.S.
I have set the ownership to nobody, so you don't get killed immediately.
It contains two remote control blocks.
One of them stores the patrol waypoints.
If there is no enemy within 600m it will do it's rounds.
But a s soon as one of the turrets targets an enemy,
-it's stops,
-approaches that target
-and try to keep the distance at 200m.
If the target is lost or destroyed it will go back on patrol.
Right now I'm tinkering with the routine for returning home for repair and refuel.
"quite simple programming block script" is not here. I'm still working on it.
But Keen's last update broke about a dozen Workshop items of mine. I had to repair those first.
Btw. I have to make a correction:
The detection range would be only 600m (not 800m) because that is the maximum range of the small turrets.
we will see.
"sounds sweet but how to you tell it where home is?"
By using a waypoint called 'home' maybe?
Not an AI script.
More like a quite simple programming block script.
Basically using the turrets to detect enemies around them.
There is a bool variable where you can check if the turret is aiming a something.
Then you can ether activate the remote control (with the 'strafe' waypoint) or you can use the Elevation and Azimuth values to steer the drone to the aimed target.
Also as soon as the turrets doesn't have anything to aim at, you can check that bool variable to switch the remote control back to patrol mode or to return home.
Well, I think it would be possible to let it patrol on a given course (way points are user adjustable), when anything hostile comes within 800m (also adjustable) it fights the enemy. If it survives the fight (no more enemy within 800m), it ether goes back on patrol or comes home for repair, refuel or restock.
Does that sound usable?
I had the audacity to tinker with your drone.
By doing so I found out that you can free up some room inside for additional blocks. (without changing the outside appearance at all)
Also I think I found a way to make it sensitive for intruders that are up to 800 meters away (all in vanilla of course)
Are you interested?
Showdown Samurai Sam, in theory - yes, it's posible. But in game...
- sensor (autopilot on) settings fixed
- added sensor that disables drone when allies is near.
Обнова
- исправлены настройки сенсора
- добавлен сенсор, отключающий ИИ дрона, если рядом есть союзники.