![]() |
Speech Bubble - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17) +---- Thread: Speech Bubble (/showthread.php?tid=2362) |
Speech Bubble - alucard12 - 08-11-2008 I am using Sync's speech bubble tutorial(http://web.miragesource.com/old-tutoria ... ubble.html), and so far everything worked, but I need help with the actual bubble that shows up ingame. Heres the screenshot of the problem. (I notice at the bottom of the tutorial there was a file for the speech bubble, but its dead now :|. ![]() Re: Speech Bubble - Forte - 08-11-2008 It seems like your gonna have to mess around with the graphics until you align them all right. Don't quote me on it but it seems like theres, Top Left Middle and Right, and Bottom Left Middle and Right, graphics for the bubble. If you need to check out an old Elysium tileset, they'll have it there Re: Speech Bubble - alucard12 - 08-11-2008 Thank you Forte. Re: Speech Bubble - carloso - 08-11-2008 I just made my speech bubble. It seems like the only thing you're missing is the actual image files. Forte pretty much summed it up ![]() Re: Speech Bubble - genusis - 09-11-2008 Top Left Middle and Right, and Bottom Left Middle and Right, graphics for the bubble. you should be able to find the exact positioning in the code itself. let me take a quick look ill modify when i find. looks like you just need to start the speech bubble on the second tile space in tiles.bmp just test it by making a chatting there ^^. if no there then move the chat box to the next tile and next till you see where it uses the chat box most likely in the first two rows. |