This site requires JavaScript, please enable it in your browser!
Greenfoot back
LordDanicus
LordDanicus wrote ...

2015/3/6

Help W/Mining Project.

LordDanicus LordDanicus

2015/3/6

#
Hi, my names Dan. I'm at school and i cant play any Scenarios from this website because the internet blocks me from downloading certain java requirements. But i have greenfoot on this This and i can fully use it. The class is just laid back an im in the 10th grade, im a couple chapters in "Introduction to Java Programming: Comprehensive Version (computer science one ya know) i know some basic Java and im a quick learner, im pretty good with green foot so far (Ive made objects eat, move and do random things, an input from key board. My questions are as fallow. (Remember any images or scenarios u put up, i cant view at school, but i can at home) So. Im trying to create a mining game with an object with the camera fixed on the object. things ive googled and cant find for the life of me (3 days) 1. a world that scrolls vertical. 2. how to get the camera to stay fixed on an object. 3.If its not to much to ask. is there something i could make like dirt? if you have ever played "MotherLoad goldium edition" you would have a general idea of what i want to do, but instead of a mining rig. its a dude with a pic axe, if you can answer any of theses questions, i would appreciate it. thanks G.F. community -Dan
danpost danpost

2015/3/6

#
There are many scrolling engines available here. I have several up. My latest one, Easy Infinite Scrolling Support Class, is quite a simple one and easy to use. If you do not have a background image that needs to scroll, it would be perfect (the background scrolling engine of this particular support class 'wraps' the background image; however, the actors can scroll without the background. Another demonstration of its use is in my Wombat Racing scenario.
You need to login to post a reply.