Jump to content

NovaSilisko vs. Unity


NovaSilisko

Recommended Posts

unity.png

Day 1:

So. I downloaded Unity Indie with the intention of making a project I\'ve had in my head for a little while: A fairly simple resource management game, where the challenge comes with fitting the required things into the space provided.

The first task was making a test scene for this:

22209007.jpg

After making my beautiful sandy box, I felt encouraged and consulted HarvesteR about C#. He recommended it over all other languages so I charged headlong into it.

unitytestblockunityreso.jpg

After some more fiddling, I achieved my first goal: Make a working camera system. RMB rotates the camera, MMB pans it, and scroll wheel zooms.

Or so I thought. Turns out the camera rotates around the origin of the world, no matter where you pan the camera to. Back to work...

unitytestblockunityreso.png

This will have to do for now. RMB pans across the map, middle mouse moves the camera up and down, and scroll wheel zooms.

Now I\'m getting somewhere. There\'s a...thing at the top. It\'s ugly, but it makes the place look vaguely more game-like, so that\'s a plus.

resourcemanagement20111.jpg

Link to comment
Share on other sites

I can imagine.

Harv, how do I do this?

Why isn\'t it working?

What did you do!?

I tried not to bug him too much, and I figured out things on my own pretty well until juuust after he went offline. THEN I run into a big problem and can\'t ask the one man who knows everything!

Edit: Eh, it\'s not worth obsessing over this problem. I\'ll just restrict rotation in the Y axis until I think of a way to fix it.

Link to comment
Share on other sites

Day 2:

I have performed another tremendous success! A red ball that follows your mouse cursor, confined to the plane of the world. I feel invigorated, but I woke up at 4:45 PM so that probably won\'t last.

unitytestblockunityreso.jpg

Shortly after, I confined the position to that of the game area:

unitytestblockunityreso.jpg

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...