-
-
Notifications
You must be signed in to change notification settings - Fork 10
Creating simple video logotype
Ilya edited this page Mar 23, 2018
·
7 revisions
- Install plugin
- Start editor by you .cryproject file
- Open flowgraph window and create UIAction
- Save it
- Create simple logic and save it. When system start - play you logo. See also flownode overview here
- Start you game and test it!
Home page
Tutorials
- Installing for CRYENGINE 5.4-5.5
- Installing for CRYENGINE 5.3
- Creating simple video logotype with ui actions
- Creating simple in-game TV with flowgraph logic
- Creating simple in-game TV with components system
- Play video file from c++
Flownodes and component overview
- 2DVideoPlayer flownode
- TextureVideoPlayer flownode
- FlashVideoPlayer flownode
- TextureVideoPlayer component
Other