Added logic_playmovie

This commit is contained in:
Blixibon 2021-03-16 18:23:03 -05:00
parent 1972e505ef
commit 39cefeff7e

View File

@ -5459,6 +5459,7 @@
input Disable(void) : "Enable the entity"
]
@PointClass base(Targetname) iconsprite("editor/logic_playmovie.vmt") = logic_playmovie : "Plays a movie and allows for various playback options"
@PointClass base(Targetname) size(-8 -8 -8, 8 8 8) = point_template :
"Turns an entity, or set of entities, into a single template that can be instanced anywhere, and multiple times. "+
"If there are interdependencies (entity I/O, hierarchy, or other name references) between the entities "+