TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Ask a Question
→
Characters are to small
Pages:
1
Characters are to small
SnakeKiller
Posts: 29
September 15, 2015, 11:54:13 pm
I'm working on this platformer game. The screen size is 480x320 and I want it to stay that way, but I realized that all the characters I made are a little too small. I don't want to have to edit every one of them and resize everything.
Is their a way I can zoom the camera? what would be the best fix for this?
Meestar
Posts: 654
September 16, 2015, 12:00:03 am
Well, the best fix would be to resize everything.
PM me if you require help. I'm always glad to help out!
SnakeKiller
Posts: 29
September 16, 2015, 12:14:26 am
Yeah, but there's got to be an easier solution. I thought zooming the camera 2x would fix it. Is there a way to code that?
SnakeKiller
Posts: 29
September 16, 2015, 01:14:18 am
Basically what I'm trying to do is have my game fit on a mobile device and be able to see my main character. The character is 24x36 in pixel size. I changed the screen size to 240x160 and changed the scaling to 2x (just to see what it looks like on desktop), but now it looks like it's zoomed in too far. Do you know if 360x240 is an okay size for mobile games? or would that stretch it out weird?
stefan
Posts: 2263
September 16, 2015, 12:52:10 pm
for mobile games you should use the recommended 320x480 resolution. Check out my scaling video why =)
Scaling >
https://youtu.be/-DFdElPs9aM
If you find that rescaling by hand takes to long, check out this quick tip that is quick in rescaling actors with allot of animations >
https://youtu.be/PxUBUE8b5WY
Pages:
1