Images add error

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
gdf
Newbie
Posts: 11
Joined: Thu Jan 18, 2018 3:57 pm
Contact:

Images add error

#1 Post by gdf »

I cant add pictures there is always an error this is the code I used:
# Declare images below this line, using the image statement.
image bg school = "school.jpg"



# Declare characters used by this game. The color argument colorizes the
# name of the character.

define u = Character("??????")


# The game starts here.

label start:
scene bg school
u "test"


I added the images to the game directory

gdf
Newbie
Posts: 11
Joined: Thu Jan 18, 2018 3:57 pm
Contact:

Re: Images add error

#2 Post by gdf »

ggdf

gdf
Newbie
Posts: 11
Joined: Thu Jan 18, 2018 3:57 pm
Contact:

Re: Images add error

#3 Post by gdf »

I cant add pictures there is always an error this is the code I used:
# Declare images below this line, using the image statement.
image bg school = "school.jpg"



# Declare characters used by this game. The color argument colorizes the
# name of the character.

define u = Character("??????")


# The game starts here.

label start:
scene bg school
u "test"


I added the images to the game directory

Post Reply

Who is online

Users browsing this forum: No registered users