[solved] Again WarpZones...

Tutorials and discussions about Mapping - Introduce your own ones!
Post Reply
User avatar
Barbie
Godlike
Posts: 2792
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

[solved] Again WarpZones...

Post by Barbie »

Attached a snippet of a map where I cannot get the WarpZones working correctly: HoM effects occur and teleporting does not work seamless. Both WarpZones have same size (192x128²), WarpZonesInfos are linked correctly, Portal brushes have same orientation and size. I cannot find the error.

Code: Select all

WarpZoneInfo2.OtherSideURL=warp2
WarpZoneInfo2.ThisTag=warp1
WarpZoneInfo4.OtherSideURL=warp1
WarpZoneInfo4.ThisTag=warp2
Attachments
TestWarpZones.unr.7z
(8.02 KiB) Downloaded 48 times
Last edited by Barbie on Thu Mar 02, 2017 7:37 pm, edited 1 time in total.
"Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." --Terry Pratchett
User avatar
sektor2111
Godlike
Posts: 6403
Joined: Sun May 09, 2010 6:15 pm
Location: On the roof.

Re: Again WarpZones...

Post by sektor2111 »

:noidea
[attachment=0]TestWarping_1.zip[/attachment]
Attachments
TestWarping_1.zip
(4.27 KiB) Downloaded 50 times
User avatar
SilverSound
Adept
Posts: 341
Joined: Fri Nov 06, 2015 10:12 am
Personal rank: Curious
Location: St. Cloud, Florida

Re: Again WarpZones...

Post by SilverSound »

I actually had a problem like this once.

I'd just shrug it off as "the editor has spoketh!"

Heed it's warning and don't use warp zones there?




Could make sudo warpzones. Make the wall a screenshot of the other side and then make it a tele. :loool:

Maybe someone more experienced can tell you the problem.


NOTE:I didn't download any attachments. So for all I know sektor could have fixed it lol
"Woah what?! I wish I was recording that...."
Red_Fist
Godlike
Posts: 2163
Joined: Sun Oct 05, 2008 3:31 am

Re: Again WarpZones...

Post by Red_Fist »

Email sent, fixed,
Binary Space Partitioning
User avatar
Barbie
Godlike
Posts: 2792
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

Re: Again WarpZones...

Post by Barbie »

sektor2111 wrote:Image
Yes, thanks, your warp zones work fine. I also got maps with warp zones that work fine...^^

But concerning my first example map I got results:
1) The orientation of one portal sheet was wrong. I found that by moving sidewards though it and I got bounced back. Flipping one one portal sheet vertically resolves half the problem.
2) The Texture Engine.S_Teleport S_Teleport.jpg is nice to see orientation of a sheet but using masked Textures causes visual errors.

<EDIT>
Red_Fist wrote:Email sent, fixed,
Thanks for it, it has also fulfilled the two points mentioned above.
</EDIT>
Attachments
S_Teleport.jpg
S_Teleport.jpg (1016 Bytes) Viewed 899 times
"Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." --Terry Pratchett
Post Reply