Search found 32 matches

by Urikol
Sat Aug 23, 2014 7:13 pm
Forum: General Discussion
Topic: Love to design games... Can't math.
Replies: 16
Views: 3597

Re: Love to design games... Can't math.

It sounds more like you're trying to do two sorta different things, an "actual" game designer is the one who creates the core and concept of the game, you don't necessarily need to be able to do math or code in order to be a designer. You do have to be able to perform logic thought. Since...
by Urikol
Wed Aug 20, 2014 1:44 pm
Forum: Ren'Py Questions and Announcements
Topic: Script files won't open [SOLVED]
Replies: 13
Views: 4282

Re: Script files won't open

SOLUTION So I had someone look at the problem for me and well, they used a free program called Revo Uninstaller which force un-installed java for me so we could reinstall it and now my script files work with jEdit again and life is good. I thought I'd put this here in case someone might need this s...
by Urikol
Mon Aug 18, 2014 3:28 pm
Forum: Ren'Py Questions and Announcements
Topic: Script files won't open [SOLVED]
Replies: 13
Views: 4282

Re: Script files won't open

You could just try installing it anew with an offline install but this is a broad problem with many possible/probable solutions and fixes. Above all, I would suggest a clean os install after any primary hard-drive failure, it requires some time but it's usually worth it. Otherwise just search googl...
by Urikol
Mon Aug 18, 2014 2:03 pm
Forum: Ren'Py Questions and Announcements
Topic: Script files won't open [SOLVED]
Replies: 13
Views: 4282

Re: Script files won't open

xela wrote:Do you have java installed correctly?
I'm sure I do, but as my computer was recently repaired I suppose I should re-install Java and see what happens.


EDIT

Seems that my computer cannot find where I installed Java and it won't let me un-install it either. Any advice?
by Urikol
Mon Aug 18, 2014 1:51 pm
Forum: Ren'Py Questions and Announcements
Topic: Script files won't open [SOLVED]
Replies: 13
Views: 4282

Re: Script files won't open

You could try to find Launchers own persistent files and delete them, should solve the issue. I expect it is an editor thing, you're either missing it or Launcher doesn't look for it properly due to old persistent files pointing elsewhere. You could try downloading a different editor as well. I tri...
by Urikol
Mon Aug 18, 2014 1:42 pm
Forum: Ren'Py Questions and Announcements
Topic: Script files won't open [SOLVED]
Replies: 13
Views: 4282

Re: Script files won't open

Longknight wrote:Hmm can you open the actually script.rpy from your directory with something like notepad?
Yes, That I can do.
by Urikol
Mon Aug 18, 2014 1:27 pm
Forum: Ren'Py Questions and Announcements
Topic: Script files won't open [SOLVED]
Replies: 13
Views: 4282

Re: Script files won't open

check that the project name you have on the left hand side of your renpy launcher, matches the files you have in the renpy directory Also check preferences down the bottom of the launcher an check where your project directory is pointing. They both seem to match just fine. The directory leads right...
by Urikol
Mon Aug 18, 2014 1:03 pm
Forum: Ren'Py Questions and Announcements
Topic: Script files won't open [SOLVED]
Replies: 13
Views: 4282

Script files won't open [SOLVED]

As the title says the script files will not open. I clicked on Options, Screens, Script and All Script Files to maybe get something, anything... But nothing happened. When I say nothing happened, I mean nothing happened. No error pop up, no automatic opening then closing of the files, no sign at all...
by Urikol
Mon Jun 02, 2014 5:19 pm
Forum: General Discussion
Topic: Love to design games... Can't math.
Replies: 16
Views: 3597

Re: Love to design games... Can't math.

@LRH This is too difficult for me to understand I'm afraid. @SundownKid The link "thebackup" gave me actually helped me understand 5th grade algebra in a few minutes, something my elementary teachers never could do so with further studying I think I can manage this. But as I had said befor...
by Urikol
Sun Jun 01, 2014 2:45 pm
Forum: General Discussion
Topic: Love to design games... Can't math.
Replies: 16
Views: 3597

Re: Love to design games... Can't math.

@Marionette Oh, don't get me wrong I do intend to start easy. I can't just want to design games the hard way and jump right into it. I do intend to use Ren'Py but for 2D games. I'm sorry, I should have worded that better. However for 3D games I wanted to use Unity and from scratch I really meant wit...
by Urikol
Sun Jun 01, 2014 1:10 pm
Forum: General Discussion
Topic: Love to design games... Can't math.
Replies: 16
Views: 3597

Re: Love to design games... Can't math.

Start with the basics. If you can do basic arithmetic (add / subtract / multiply / divide), then you can do algebra. Here's a link to basic algebra to get you started, with examples that are hopefully visual enough for you: http://www.mathsisfun.com/algebra/index.html Good luck! Multiply and divide...
by Urikol
Sun Jun 01, 2014 12:32 pm
Forum: General Discussion
Topic: Love to design games... Can't math.
Replies: 16
Views: 3597

Love to design games... Can't math.

Okay first of all I have no idea where I should put this, so please excuse that if it's in the wrong category. Okay so... When I first got interested in designing games yeah it looked fun n all and yeah I found out later it was hard but I still pushed on to achieve my goal and even bought a couple ...
by Urikol
Wed Dec 25, 2013 10:31 pm
Forum: Ren'Py Questions and Announcements
Topic: Animated image Buttons on Main Menu (Help Please)
Replies: 7
Views: 6901

Re: Animated image Buttons on Main Menu (Help Please)

Thanks for the answers. :D That helped quite a bit. I'll just try to replace your code that you had in the first place so you can try pasting a whole new thing in its place. Just in case its still not what you're going for, for future reference, I have a couple more questions. Is there a reason you...
by Urikol
Wed Dec 25, 2013 1:05 pm
Forum: Ren'Py Questions and Announcements
Topic: Animated image Buttons on Main Menu (Help Please)
Replies: 7
Views: 6901

Re: Animated image Buttons on Main Menu (Help Please)

Is it alright if I ask for a little more detail about what you want the buttons to do? As in, do you want the character to be part of the button and click-able as well? And do you want them animated the whole time, or to only animate when it's hovered? Also, what kind of animation? A constant anima...
by Urikol
Tue Dec 24, 2013 11:06 pm
Forum: Ren'Py Questions and Announcements
Topic: Animated image Buttons on Main Menu (Help Please)
Replies: 7
Views: 6901

Re: Animated image Buttons on Main Menu (Help Please)

akemicchi wrote:Have you seen Uncle Mugen's Imagebutton GUI Tutorial? It's got examples and shows what you can do with imagebuttons.

Yes I have looked at the scripts for that game. I can't figure it out.

That probably sounds lame yeah, but it's true.

Any other suggestions? :(