I just wanna drag around boxes and draw arrows, I have no problem making a logical charts, but writing it down in a staight line of code is horrible hard for me. And all the code with thousands of >/< is tedious to write and unreadable. I can look at a chart, draw multible boxes and arrwos and loops and have a complex logic and twistes paths, and still get the greater picture how it works.
We need a program that translates a simple flowchart into dumb complex nyx code :D
For money I can develop an editor like that for ya. Otherwise it's just too troublesome, that's why noone ever did something like that before. Writing an editor like that is WAY more troublesome than putting up with the imperfections of Nyx.
Check out my new site, and read SexTV story there!
Also I have the DARK section that features feature Erotic Horror. I also launched a SubscribeStar recently! Please come check it out!
Updated whenever I feel like it.
And I don't mean it's not running, I checked it out but ... it feels the same like nyx where you have to check how you name your pages and from where to link to which page. Adding audio is better, but the preview is worse, as I want to know what it looks like in nyx.
It is very hard to make a good graphical API like you have in mind that lets you do proper programming. Of course it is possible, but hard.
I urge you to test Lego Mindstorms. Essentially programmable Lego sets with sensors, actuators and a programmable brain. The original software uses graphics in much the same way you are thinking of here - and it sucks big-time.
Writing code may seem more cumbersome and less intuitive, but my experience is that it very quickly turns into a nuisance holding you back and limiting you more than helping you at all.
Psh, Nyx is super easy to use, in fact, it just gets bad if you get all messed up and out of order with the whole page number thing. Maybe you should draw out your chart before you start and number them, then number them in the Nyx editor.
Y-You as well.
Check my profile for my teases. I used to have a lot but then mods took them down for containing fictional cartoon characters.
And yes I did normal teases before and some editing in teaseme teases *wink*, and it's more about being lazy I think, and getting annoyed with nyx little faults.
I was reviewing the tease and wanted to edit in a page at a point ... but how do I add a page inbetween page22 and page23, so it went like page22a, page22b, page23. And then if you had some button pointing back at page22 it wont work anymore, so yeah I should have renamed them page22, page22b, page23 ...
(simplified example)
And then I add some audio manually, but everytime I edit that page then in the normal editor, the audio gets cut out again ... ARG!
Tobias23 wrote:Can you convert a Teaseme script into nyx code?
The editor I wrote will (sort of) there are things that you can do in teaseme that you can not do in Nyx.
The two teases I have written used the editor and the generated Nyx script.
I am still working on refining the Nyx generator part so if anything is not working let me know.
I had the same problem with audio files in Nyx. I guess I'll just have to add them last when I'm done everything else but it's a pain having to reenter the audio code after every text edit!
I've thought that something like a storyboard/flowchart mode exactly like that would be just the ticket. Have your pics in an assets pane and just drag them across and drop them onto a blank area to automatically create pages. Click on your new pages to add text. Then join them together with button arrows or delay arrows.
But it then gets complicated adding all the bells, whistles and little bits of intelligence to make it properly good and usable. And it then has to be able to translate all that into both Nyx and TeaseMe/GuideMe teases.
Trouble is that designing and coding all that is no mean feat, even for an accomplished programmer. It would need a serious amount of dedication and time to do that. Especially for someone that has a full time job, social life, hobbies, family etc etc
[EDIT: Whoops. I just realised I've replied to a thread that's been bumped from last June. Sorry.]