havenrocket's Recent Forum Activity

  • Either Scirra has stopped it, or I have (for myself) by going into my tutorial subscriptions and unchecking the broad categories (i.e. All English Tutorials).

    https://www.scirra.com/tutorials/subscriptions

    Tried it, got three tutspams before being able to finish this post. Hope it kicks in soon, i'm around 300 deep. Ah. Another two. Jeez louise.

  • If I have an array full of 1's and 2's, and I want to count how many 1's are in the array, how do I do it?

    How big is your array?

    If you're trying to discover the contents, I would suggest building a debugger. That way, while you're in-game, you'll always know the content of your array.

    I don't know the best way, but you could try something like "Every Tick, set TEXT to Array.curValue" I'm a newb myself, but that might help. Maybe do a textbox that constantly updates?

    Maybe do a for each? How, I'm not sure. I usually just play around until it works.

  • Here's some xbox fanboy backlash... doubtful it applies to us, but here you go. Love the venom coming from the comments area over this guy's article.

    gamasutra.com/blogs/JamesSilva/20130523/192832/Were_Indie_we_like_Microsoft_Too_Controversial.php

  • You need a publisher to publish

    So then, what is preventing Scirra from being that studio we publish to? I mean, isn't it that or Steam?

  • Did anyone catch the mention of "Web powered applications"? I think it's highly likely Xbox One will be HTML5 compatible.

    Sweet, glad you caught that!

  • Does it play games? <img src="smileys/smiley17.gif" border="0" align="middle" />

    Seriously, I want a game console. Not a multimedia center.

    Sony said PS4 would be indie-friendly, so think that will be my next console.

    You and me both. But I'd still go play the new Call of Duty at a friend's house. I hope they talk about Devs at E3, because this reveal wasn't that awesome.

    Power to the indies!

  • More from EA-

       4 time more calculations per second, wider field of view.

       "10 times more resolution and realism..."

       Dynamic Sidelines

       New content Daily

       Fully 3d crowds

       Gameplay looks pretty good, except for the eyes. Still Uncanny Valley.

    Head of MS Studios Phil Spencer-

       Demoing Forza5

       Looks pretty realistic, except for the camera angles.

       Demoing Remedy Studio's Quantum Break

       Eh, looks okay, but was waaay to short to really tell.

       

    Bonnie Ross from 343-

       Talking bout some Halo

       LIVE ACTION HALO TV SERIES.

    WTF Steven Spielberg-

       Blah blah pong...

       Blah blah halo is wonderful.

    *****

    Back to sports-

       Blah blah fantasy football.

       Live broadcasts, automatically updates your FF stats.

    *****

    "LAUNCHES LATER THIS YEAR."

    "MORE AT E3."

    *****

    Call of Duty Ghosts-

       New world

       new narrative

       new engine

       new charas

       Um, whoa. It looks kinda sick. Especially the underwater segments.

       You get your own doggie! He gots armor!

       Polys out the wazoo... turbosmooth what?

       Fluids, smoke, fish, all sweet.

       (and i don't play shooters...)

       dynamic maps with earthquakes and floods

       chara customization, pretty deep.

       realtime volumetric lighting.

       it's nuts, i might play it.

       THE FLOODED STREETS... wow.

    Sorry guys, no Dev talk. Pretty disappointing. But still, what do you guys thinks about these specs? Not too shabby. I think if the designers could learn how to make the model's eyes squint some, they'd be indistinguishable from reality... well, aside from the impossible camera angles which totally break the illusion.

  • BluRay,

    8gb of Ram

    3 OS' in one???

       XBOX OS

       Windows Kernel OS

       Some sort of mid-way OS to connect them...

    Kinect-

       voice calibration

       supports whole family

       2gb data per second

       1080p wide-view

       more joints, rotations

       reads your heartbeat!? wtf...

       ships with console now

       

    Controller-

       FORCE MFN FEEDBACK

       fixed the dpad. (yeah right)

       15% faster

    Apparently you can hook your tablet to it and use it like the WiiU OMGROFLLAWL!

    They said LAG-FREE about a dozen times in twenty minutes.

    Servers-

       300,000 servers for new system. "More than the entire world of 1999!"

       Blah Blah Cloud Crap.

       DVR your gameplay.

       stat matching for PUGs

       "bigger matches for more players"

       "persistent worlds"

    Ok, now EA is up. Talk to me Andrew Wilson-

       Ugh, sports talk. "4 new games!" One is UFC...

       EA Sports IGNITE is the new EA engine, revealed today.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I'm watching an XBOX special on Spike right now. They just revealed the XBOX ONE, which looks pretty cool.

    It doesn't look like a gaming console anymore. It looks like a hard-edged box, like a receiver or a first-gen VCR before people started the curved edged designs.

    The kinect looks a lot bulkier, too, and for the purists, it looks like the controller is still the same.

    Right now, the guy is featuring the interface. "XBOX on," to turn it on. "XBOX TV," to make it play TV. "XBOX game. Go to TV. Play Music. Go to Internet Explorer. Watch TV." Apparently is has a rather decent "Instant Switching" mechanism that looks really fast, and just pops up whatever you want. It's very Star Trek, but instead of saying "Computer," you're saying "XBOX."

    "Xbox Snap Skype," splits the screen in half, leaving your original window open, but opens a second window next to it with Skype or whatever. Sounds like a Windows phone.

    I'm sure it's all simulated for the purposes of exhibition, a la lip-syncing, but it looks kinda cool.

    I'll post again once they talk about developing. *IF* they talk about it.

  • Arima

    Thank you so much for putting that into perspective. I was beginning to become worried by the negativity in some of the posts I was finding. I won't name names, but some people nearly made me want to give up on designing games altogether, what with talking about third party code wrappers and the futility of trying and whatnot. I feel like I had already given up on Unity and UDK because my strengths lie in 3D modelling and writing. I didn't want to give up on Construct2 as well...

    I'm not the world's greatest programmer, so even C2 can be challenging to me. For example, to immerse myself, I'm trying to modify Yann's Simple Simon game so that you can use the keyboard instead of the mouse, but I have no idea where to properly inject the events! After a week of watching the April courses, I feel like I'm getting closer, which is great, because I tried searching for the same thing in Unity and broke down weeping like a little kid with a skinned knee.

    After making my earlier post, I was pleased to discover that C2 is working with Steam now, so that's also reassuring. I also saw your game on Youtube while doing tutorials, and I love it! Ria reminds me of my little sister, so of course I would be partial! Loot Pursuit FTW!

    (And Making 2d in Unity and UDK isn't so hard- it's really just a matter of locking the camera along a particular axis and building your game along that axis. Things like top-downs and sidescrollers are generally simple, because nominally, you're just shooting things or collecting things. A game like snake, however, is a NIGHTMARE.)

  • Now that we are fully into 2013, I am hoping there are some new perspectives on the monetization issue.

    I think at this point, we are all pretty much in agreement that none of us are here to become billionaires, but we would at least like to quit our jobs at Burger Town.

    This is not to say that one of us won't create the next Angry Birds- I am simply saying that we are curious to see if anybody using C2 can expect to make any sort of money at all. I read the Bottom Feeder article that I was directed to, and then looked at True Valhalla's page.

    My goal is to make $2000 a month using C2. I know it won't be right away, and I know it will take some self-promoting to reach that goal.

    What I AM asking is this: Am I wasting my time with C2 when I should be using Unity or UDK? And yes, I am a 3D artist, so that's not such a stretch for me. I have seen numerous games on the ios and android store that are "Powered by Unity," but thus far, I've seen nothing on C2.

    From the sound of it, some of the folks here are telling me that C2 is simply my way of creating that 2D sidescroller I've always wanted to play, that's it's only a hobby tool.

    If so, that's disappointing. I love C2, and I would rather use it than Unity.

    Now that it's May of 2013, what are your UPDATED opinions?

  • Okay, sad to see there was no responses, but let's move on from that.

    I tried to make a sort of middle ground here. I know that one big PNG isn't gonna cut it, but neither is a hundred sprites. And while I have discovered that I can indeed give them their own rotations, coordinates, size, and whatnot, I still don't want to make twenty or thirty of them per level. That's a nightmare.

    So here's my "Round-Peg-Square-Hole-Bigger-Hammer" approach:

    I went back into the image and chopped the entire thing up into areas which contained walls. I made each block just big enough to cover an area that I knew would be covered by only eight vertices. Roughly three walls, give or take a rounded corner.

    Each image was then dropped into the layout, the collision areas all properly defined, and then set to an Opacity of zero.

    Instead of having a layout that consists of twenty individual blocks for walls, each one requiring a unique list of info, I now had five pngs, and the only attention they required was to simply have their verts properly lined up. And if you can play connect-the-dots, you can line up verts.

    To reiterate that last point- creating walls via sprites involves a process which looks like this:

    On LoadBeachMap   >

       System Create > WallSprite at 0,0

       Wallsprite > Set Size to 40,500

       Wallsprite > Set Angle to 180

       System Create > WallSprite at 500,0

       Wallsprite > Set Size to 40,500

       Wallsprite > Set Angle to 180

       System Create > WallSprite at 0,500

       Wallsprite > Set Size to 400,40

       Wallsprite > Set Angle to 180

    That would create a vague "U" shape. Then you'd still have to set the opacity to 0, change the behavior to solid, etc.

    With the new version, one image gets the same result.

    On LoadBeachMap >

       System Create BeachWallsU.png at 250,250

    Set your behavior, opacity, and verts. Done.

    FORESEEABLE PROBLEMS:

       Makes the runtime slow waaaaaay down on my older laptop. As in... each section takes ~1.3 to 1.7 seconds to load. Not using power of 2 is one of my concerns here...

    So, in closing, this is one solution that can help you achieve more precise results when it comes to collisions. Break things up into pieces, like reese's.

havenrocket's avatar

havenrocket

Member since 22 May, 2012

None one is following havenrocket yet!

Trophy Case

  • 12-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

14/44
How to earn trophies