Talk:Overgrown (Portal 2): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
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)
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.
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]]

Revision as of 17:49, 28 May 2022

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