#more then 2 twin gates

1 messages · Page 1 of 1 (latest)

rose steppe
#

may be any one was able add more then 2 twin gates when i click on portal dota instant crush. its i did not currect setup entity in hummer or its hardcoded and setup in hummer do net matter at all?

oblique sage
#

seems that the portal mechanics are hardcoded,
the twin gate's name must be either npc_dota_portal1 or npc_dota_portal2
when the unit channels the portal, it will be teleported to another portal with another name,
and this process ordered by entities order
it means that only the first pair of two portals are dual connected,
and other portals are only connected unidirectionally to the first portal with another name

#

if you want to expand the functionality of the portal
better to create a new portal mechanic

hollow smelt
#

which isnt impossible

#

you just have to turn the basic teleport ability into ability_lua and go from there

#

gl

haughty kraken
#

very interesting idea

silver wagon
#

hot take: portals are just teleport scrolls with a specific target. not that difficult to replicate that