Talk:Overgrown (Portal 2): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "Aren't keyframe_rope and move_rope completely interchangeable? I think that part of the page needs to be updated to reflect that.")
 
m (Nesciuse moved page Talk:Overgrown (Portal 2)/en to Talk:Overgrown (Portal 2) without leaving a redirect: Move en subpage to basepage)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Aren't [[keyframe_rope]] and [[move_rope]] completely interchangeable? I think that part of the page needs to be updated to reflect that.
Aren't [[keyframe_rope]] and [[move_rope]] completely interchangeable? I think that part of the page needs to be updated to reflect that. --[[User:TinyDeskEngineer|Tiny Desk Engineer]]
 
No, move_rope entities are the first rope to use and keyframe_rope entities are for the rest of your rope path. Also, don't forget to add your signature. --[[User:Mandrew|Mandrew]] ([[User talk:Mandrew|talk]]) 01:21, 28 May 2022 (PDT)
 
I've only recently learnt that move_rope is even an entity in Source, I've always started cables with keyframe_rope. Also, [[move_rope|The page for move_rope]] says that they're functionally identical and can be freely interchanged. --[[User:TinyDeskEngineer|Tiny Desk Engineer]]
 
:Well, last time I checked it it said that. Someone must have edited it. --[[User:TinyDeskEngineer|Tiny Desk Engineer]]
 
::The [[Talk:move_rope|move_rope]] and [[Talk:keyframe_rope|keyframe_rope]] talk pages both mention that move_rope and keyframe_rope use the same C++ class, and also says that a cable can be made entirely of either one of the entities. --[[User:TinyDeskEngineer|TinyDeskEngineer]] ([[User talk:TinyDeskEngineer|talk]]) 19:28, 30 May 2022 (PDT)

Latest revision as of 08:40, 12 July 2024

Aren't keyframe_rope and move_rope completely interchangeable? I think that part of the page needs to be updated to reflect that. --Tiny Desk Engineer

No, move_rope entities are the first rope to use and keyframe_rope entities are for the rest of your rope path. Also, don't forget to add your signature. --Mandrew (talk) 01:21, 28 May 2022 (PDT)

I've only recently learnt that move_rope is even an entity in Source, I've always started cables with keyframe_rope. Also, The page for move_rope says that they're functionally identical and can be freely interchanged. --Tiny Desk Engineer

Well, last time I checked it it said that. Someone must have edited it. --Tiny Desk Engineer
The move_rope and keyframe_rope talk pages both mention that move_rope and keyframe_rope use the same C++ class, and also says that a cable can be made entirely of either one of the entities. --TinyDeskEngineer (talk) 19:28, 30 May 2022 (PDT)