mirror of
https://github.com/mapbase-source/source-fgds.git
synced 2025-01-14 16:17:59 +03:00
Added logic_playmovie
This commit is contained in:
parent
1972e505ef
commit
39cefeff7e
1
base.fgd
1
base.fgd
@ -5459,6 +5459,7 @@
|
|||||||
input Disable(void) : "Enable the entity"
|
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 :
|
@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. "+
|
"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 "+
|
"If there are interdependencies (entity I/O, hierarchy, or other name references) between the entities "+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user