TeleportInSector_NewMap!
Moderator: GZDoom Developers
-
- Posts: 292
- Joined: Wed Jul 16, 2003 9:26 pm
- Location: Most likely sleeping.
TeleportInSector_NewMap!
While everyone is making insane feature requests, here is mine. Remember Half-Life? Whenever you changed levels most everything nearby changed levels with you. Same idea here. Can it be done? Should it be done? I have no idea. Obviously it would have to be handled very very carefully, especially if the actors retain their tid and special after the "teleport". Yes it is probably more trouble then it's worth, but that's my insane feature request, and I am sticking to it!
-
- Posts: 2697
- Joined: Thu Aug 26, 2004 1:23 pm
-
- Posts: 292
- Joined: Wed Jul 16, 2003 9:26 pm
- Location: Most likely sleeping.
Well, to just do something like that wouldn't actually be that hard anyway. The tricky part is making nearby actors go to the next level with you. But even a limited player-only version would still make level transitions that much smoother. Though something tells me you probably can already do that with ACS somehow, and somewhere someone already did it.