skelooth's Recent Forum Activity

  • PNG files can only hold compressed image data and an alpha channel.

    TIFF files store layer information, have the option of uncompressed data, and hold extended color profile information for use in things like photoshop and gimp. They are two formats with two intended purposes.

    PNG is, for the most part, strictly an export file format meant for display on end user systems. Designed to replace the GIF file format many years ago.

  • Why sending as tiff files? why not send just png? tiff files take unnecessary size and are only good if you are going for printing.

    Beaverlicious sent as a rastarized set of photoshop layers. I also believe PNG is compressed while TIFF is larger because it contains uncompressed data, making it more ideal for opening in graphics programs.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It is amazing how much time game development can suck away <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    I rewrote parts of the dialog system *again*, now buttons attached to a blurb of text can call an infinite number of functions, and all of the function names and paramaters can be set right in the c2 data editor in an easy to do way. I've basically set my self up to create a "choose your own adventure" book easily.

    I added toasters! Originally I was going to display information like this in the commlink, but that is not flexible enough. By using toasters can display important information at anytime (when an enemy dies for example or an item is received).

    The moon now blows up! I reworked a lot of the debris code as well so that I can blow up a variety of objects, as well as cleaned up a lot of previous code that I had written before understanding how picking worked.

    I've learned a LOT about C2 in these past few weeks. As long as you work the way C2 wants you too it is extremely flexible. I can't wait to see what I accomplish tomorrow.

    No push tonight, I thought it would be fun to just do a video

    Subscribe to Construct videos now

    As always, feedback is appreciated!

  • "But from the perspective of someone trying to learn enough programming to make a game"

    Yeah... I don't even know what to say to that. It is clear you have very little experience with software development or why it's such a highly paid in demand career. If you think writing an engine from the ground up is somehow trivial, you are sorely mistaken.

  • Can you provide a source about the "hack"? I was not aware of them, and would love to know what he exploited.

  • "Art is harder to learn than programming because it requires practice."

    These words could start a war in most offices. I find it difficult to refrain from refuting you.

  • You could use something like blowfish, or md/sha sums, but ultimately you really want a sha2 ssl cert on your server.

  • I really love construct2, that's all I can say. Thank you for the link!

  • Lets say I have an image of a ship, and for whatever reason, I need to have a seperate type of sprite object that looks the same, so I clone it.

    Will those two objects share the same rendering surface?

  • > The IGN & Indeed claimed rates are for professional (typically uni educated) programmers, who are actually employed in the industry. There's also a high failure rate which these figures don't take into account.

    >

    But how some people became successful? I once heard an indie Dev gained 14000$ from his android game! So there is no hope from game Dev? When I see successful people in the gaming industry it encourage and motivate me to work harder and give me the will to say: one day, you will do it!

    Programmers cap out between 100k and 250k USD typically. The only exceptions are: Self employed contractors, and and self employed software developers or people who own their own company.

    Minecraft made notch a lot of money because he built, marketed, and maintained it without an hourly wage. If notch had spent all his time trying to get a job at studio XYZ instead he would have not seen that type of success.

    I'm not sure how old you are, or where in the world you're located, but 14000 isn't a lot of money in the US. It's barely enough for a single person to live a meager living for 6 months.

  • This complicates things since empty strings and 0s are valid values in a lot of cases. I've been setting my own Functions to return -1 but if the compare dialog had a NULL option it would be VERY useful. Null is important imo. At least in the way my brain thinks.

  • make sure the wall is solid, and make sure your bullets are using the bullet behavior. (didn't dl capx sorry)

skelooth's avatar

skelooth

Early Adopter

Member since 18 Aug, 2014

None one is following skelooth yet!

Connect with skelooth

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies