Basic Platformer Template - Free
ToastKitten
Member Posts: 360
Browser Link
MediaFire Download
I don't know where my other post about this went. I'm sorry if after this it turns up and it turns into a big double posting fiasco!
Features:
- Button Controls ( Pretty nice controls at that! )
- Double Jump
- Sticky Ceiling
- Pixel Perfection (3G)
If you're going to look at it, don't rely on the browser version, it's garbage. However, when you look on it on your iDevice, it should come out beautifully due to the pixel perfection. That code is located in the Scene actor for the jump button. All it does really is just floor() the scene camera so the scene doesn't stray away into non integers. I'd just say that code is invaluable on its own if you're planning on making a pixel perfect game.
Hope this helps you guys,
-TK
MediaFire Download
I don't know where my other post about this went. I'm sorry if after this it turns up and it turns into a big double posting fiasco!
Features:
- Button Controls ( Pretty nice controls at that! )
- Double Jump
- Sticky Ceiling
- Pixel Perfection (3G)
If you're going to look at it, don't rely on the browser version, it's garbage. However, when you look on it on your iDevice, it should come out beautifully due to the pixel perfection. That code is located in the Scene actor for the jump button. All it does really is just floor() the scene camera so the scene doesn't stray away into non integers. I'd just say that code is invaluable on its own if you're planning on making a pixel perfect game.
Hope this helps you guys,
-TK
Comments
http://gamesalad.com/forums/topic.php?id=16288