Search found 23 matches

by ishify
Thu Jan 22, 2015 7:05 am
Forum: Ren'Py Questions and Announcements
Topic: Hide layer?
Replies: 5
Views: 1940

Re: Hide layer?

Uhm. O n O I'm not code savvy so I can't really tell which syntax is which. I come here with very little knowledge from basic c++ and is just trying to apply that in python TT - TT # hide hp_red_scout # hide hp_red_demo # hide hp_red_spar # hide hp_green_scout # hide hp_green_demo # hide hp_green_sp...
by ishify
Thu Jan 22, 2015 6:46 am
Forum: Ren'Py Questions and Announcements
Topic: Hide layer?
Replies: 5
Views: 1940

Re: Hide layer?

Mmm. I can't do the scene over the layer. This is how the set up is. the life bars are on layer 'screens' http://fc05.deviantart.net/fs70/f/2015/022/7/a/1_by_t_kaoru-d8ex4le.jpg And this is my dilemma during the attack phase http://fc07.deviantart.net/fs71/f/2015/022/e/2/2_by_t_kaoru-d8ex4l9.jpg
by ishify
Thu Jan 22, 2015 5:59 am
Forum: Ren'Py Questions and Announcements
Topic: Hide layer?
Replies: 5
Views: 1940

Hide layer?

Hi. I have been wondering if there's a way to hide every image that is within a layer? ie: screens
by ishify
Sun Jan 18, 2015 7:23 pm
Forum: Ren'Py Questions and Announcements
Topic: HP bar [oh god, SOLVED]
Replies: 2
Views: 626

Re: HP bar

AH nooooooooooooooooooooooooooooooooo

O a O how did I miss that. Thank you.
by ishify
Sun Jan 18, 2015 1:46 pm
Forum: Ren'Py Questions and Announcements
Topic: HP bar [oh god, SOLVED]
Replies: 2
Views: 626

HP bar [oh god, SOLVED]

Is what I am doing right? I'm trying to get the size / crop of the image dependent in hp_scout...

Code: Select all

$ hp_scout = 30
$ green_scout = hp_scout * 2.866

image hp_green_scout crop = im.Crop("system/hp_green.png"  , (0, 0, green_scout, 14))
by ishify
Sat Jan 17, 2015 5:36 pm
Forum: Ren'Py Questions and Announcements
Topic: changing position of imagemap [solved]
Replies: 1
Views: 411

Re: changing position of imagemap

Oh man it was staring me right in the eye... o - o screen Battle: imagemap: auto "system/battle_%s.png" xpos 255 ypos 100 hotspot (3, 4, 89, 92) clicked Return("Scout") hotspot (100, 3, 93, 93) clicked Return("Demo") hotspot (200, 6, 91, 90) clicked Return("Sparrow...
by ishify
Sat Jan 17, 2015 4:07 pm
Forum: Ren'Py Questions and Announcements
Topic: Things to know when making your first game?
Replies: 9
Views: 1426

Re: Things to know when making your first game?

Oh and scripting happens in in between art sessions. I'm more of an artist than a programmer so I rarely do anything complicated with the scripts.
by ishify
Sat Jan 17, 2015 4:00 pm
Forum: Ren'Py Questions and Announcements
Topic: Things to know when making your first game?
Replies: 9
Views: 1426

Re: Things to know when making your first game?

Hi. I'm a student under the course Game Design and Development. I don't have much to show but so far this video has always been my mantra. [link] It's a video that tackles about failing faster and moving on to the next project. Positively ofcourse. When it comes to process.... Start with the concept...
by ishify
Sat Jan 17, 2015 3:54 pm
Forum: Ren'Py Questions and Announcements
Topic: changing position of imagemap [solved]
Replies: 1
Views: 411

changing position of imagemap [solved]

How do set the ypos and xpos of an image map? as of now, I have this screen example_imagemap: imagemap: auto "system/battle_%s.png" hotspot (3, 4, 89, 92) clicked Return("Scout") hotspot (100, 3, 93, 93) clicked Return("Demo") hotspot (200, 6, 91, 90) clicked Return(&qu...
by ishify
Sat Jan 17, 2015 1:56 pm
Forum: Ren'Py Questions and Announcements
Topic: rock paper scissors on renpy [solved]
Replies: 3
Views: 862

Re: rock paper scissors on renpy

Oh, so that's how it works.

Ah, yes, the tip would come in handy. Thank you.
by ishify
Sat Jan 17, 2015 1:03 pm
Forum: Ren'Py Questions and Announcements
Topic: rock paper scissors on renpy [solved]
Replies: 3
Views: 862

rock paper scissors on renpy [solved]

I have found this code while searching about how to implement the game in renpy. I am currently having trouble with the rps_beats bit because I don't really know what to do after declaring it, or what to put in it. label rps: menu: "Rock!": $ rps_player = "rock" "Paper!"...
by ishify
Wed Aug 27, 2014 10:23 am
Forum: Old Threads (– September 2014)
Topic: Artist looking for work
Replies: 6
Views: 1154

Re: Artist looking for work

Thank you so much for the suggestions. I'll edit the original post with the additional info ^ u ^
by ishify
Wed Aug 27, 2014 8:35 am
Forum: Old Threads (– September 2014)
Topic: Artist looking for work
Replies: 6
Views: 1154

Re: Artist looking for work

Just leaving this here to show I can also do other styles.

Image
by ishify
Mon Aug 25, 2014 3:47 pm
Forum: Old Threads (– September 2014)
Topic: Artist looking for work
Replies: 6
Views: 1154

Re: Artist looking for work

Thank you ^ u ^
by ishify
Mon Aug 25, 2014 2:43 pm
Forum: Old Threads (– September 2014)
Topic: Artist looking for work
Replies: 6
Views: 1154

Re: Artist looking for work

The following rules must be followed for every commission : You as the commissioner: May upload work done for you anywhere May edit my work without permission [as long as it doesn't put the artist into a bad light ] Can use the artwork commissioned for commercial purposes Me as the artist: Retain th...