CopperCube Dialogue Builder
A downloadable CopperCube extension
ALL HADOKEN RECORDS COPPERCUBE EXTENSIONS:
https://hadoken-records.itch.io/
CopperCube extension bundle providing a modular parent-child node based cpu-user text overlay dialogue interaction system
-> build & display dialogue lines automatically from overlay node names (directly input, observe and change all your text line branches/sequences in the editor)
-> show character portraits in 2d, display text over 3d characters or use other image and scene settings as background
-> supported dialogue overlay content: image textures, default system font text & embedded texture based BitmapFont text
-> use "behavior_HadokenDialogueBuilderFolder.js" on a dialogue (root) folder node
-> dialogue folder node should contain alternating sublayers of npc/player line children 2d overlay nodes
-> dialogue root folder's first child layer must start with a npc text line overlay
-> use only one npc line overlay child in each npc text line layer (only one question allowed)
-> use one or more player line overlay child nodes of one npc line overlay (multiple answers to select from possible)
-> two extra overlay nodes named "DB_npc_style" & "DB_player_style" are required for dialogue position & size control
-> "DB_npc_style" & "DB_player_style" nodes must not be children of the dialogue root folder node, those nodes can be used to adjust position and size of your text
-> "behavior_HadokenDialogueBuilderFolder.js" must optionally be provided with 1-3 BitmapFont nodes:
-> a BitmapFont node must have 64 glyph texture materials plus a 2d overlay at child index 0 & a plane a child index 1
-> only single line BitmapFont text lines supported (no multiline yet), text line processing controlled by 2nd script:
-> assign 2nd script "behavior_HadokenDialogueBuilderTextLineOverlay.js" to each single text line overlay child node
-> drive the whole dialogue outside & inside text line nodes by 3rd script "action_HadokenDialogueBuilderControl.js"
PLEASE CHECK THE DEMO TO LEARN HOW THE DIALOGUE SYSTEM WORKS.
Optionally build and use your own BitmapFonts with:
https://hadoken-records.itch.io/coppercube-bitmap-font-toolkit
Find CopperCube & further general extension documentation under: https://ambiera.com/coppercube/index.html
Updated | 10 days ago |
Status | In development |
Category | Tool |
Author | HADOKEN RECORDS |
Genre | Action |
Tags | 3d-game-engine, behavior, coppercube, dialogue, extension, text-interaction |
Purchase
In order to download this CopperCube extension you must purchase it at or above the minimum price of $2.99 USD. You will get access to the following files: