Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Graphics
»
How to make the tilemap bigger
Print
Pages: [
1
]
Author
Topic: How to make the tilemap bigger (Read 1145 times)
0 Members and 1 Guest are viewing this topic.
noahnace10
Newbie
Posts: 4
How to make the tilemap bigger
«
on:
January 17, 2014, 08:35:30 pm »
Hello,
I'm new to SFML, and I'm wondering how I would make the tile map shown in the tutorials bigger. When I use the code from the tutorials, the tile map is 16x8. How would I make it, for example, 32x16?
Thanks,
noahnace10
Logged
Nexus
SFML Team
Hero Member
Posts: 6287
Thor Developer
Re: How to make the tilemap bigger
«
Reply #1 on:
January 17, 2014, 08:49:05 pm »
What about using larger numbers and arrays?
Logged
Zloxx II
: action platformer
Thor Library
: particle systems, animations, dot products, ...
SFML Game Development
:
noahnace10
Newbie
Posts: 4
Re: How to make the tilemap bigger
«
Reply #2 on:
January 17, 2014, 09:50:06 pm »
Quote from: Nexus on January 17, 2014, 08:49:05 pm
What about using larger numbers and arrays?
Oops... I found it out, and now I feel like a fool.
Thank you!
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
Graphics
»
How to make the tilemap bigger