part12studios's Recent Forum Activity

  • Hi everyone,

    So I did some testing with families thinking this would be the trick.. but what i'm trying to do is make an effect like it is in world of go. here is an example

    Subscribe to Construct videos now

    the idea was that the toon effect I thought might be able to surround all items in a family.. since i know each single instance doesn't act this way. however my testing so far has come up with the same result.. each instances has the circle around it.

    Thanks,

    Caleb

  • yea i may rename this thread to "consider cocoon" heh.. I've been lucky really. performance for anything I've ever made has been great on both. I don't know what games people are making that struggle but it would be interesting to find out what games struggle. maybe there is a common issue or certain issues that are inherently more cpu demanding and don't play well with the wrappers (XDK or Cocoon) since they both approach things slightly different.

  • cool, honestly i think they are both equal for the most part.. i haven't made a game yet that performed bad on either. even the bloat on crosswalk i don't really care about. as long as plugins work i'm happy. i had no problems with xdk / plugins this time which was nice because i've fought with them before and it was hell.. cocoon dropped the ball on my latest game with the admob plugin bug their servers had.. and then the blackscreen problem was disappointing.. but yea xdk was good for me this time. What is nice though is when one ***** up.. at least there is an alternative. and XDK has ****** up royally in the past.. so I have no faith in either at this point.. my next game i'll probably try cocoon again first just because their plugin management is superb and the single image that makes all the graphics you need in one action are glorious.. but yea if i can't get games to work then i'll try xdk as a plan b.

  • I don't know about webview.. i just know in xdk i built for android and the apks were bloaty... where with cocoon io it wasn't. Maybe there is some trick I don't know about, but this was only like last month that i did it so I don't know how long it's been since crosswalk was phased out. I haven't touched XDK in well over a year.

  • I'm happy to help test anything out, but I don't have the plugin itself. you said there is something i can download now? is the plugin available to test out before buying? I wasn't sure. I got kinda burned with Q3D.. I bought it a long time ago and he still has no tutorials for it!

    It sounds like you're doing it right though. releasing tutorials and understanding that we need building blocks to work our way up. I don't think it will take a lot (i hope) to make sense of it, but still i'm sure there are some unique concepts that need to be understood before we can get creative with it.

    Let me know where I can find what you need and I'll test it out asap! I am technically in computer limbo as my macbook pro is in the shop getting fixed so i'm on an older pc that needs to get xdk installed. i dont' think i have a suitable p12 file to do iOS till i get my mac back but i should be able to do android in the meantime and i have an older Samsung Galaxy S4 so it will be a good test as it's an older (but was high end in it's day) so it should be a fair assessment of a reasonably modern android device. If it runs a 3d game poorly then there is something wrong with the engine/plugin, not the phone.

    Thanks!

    Caleb

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I did recently make a cocoon io project:

    https://itunes.apple.com/us/app/humped/ ... 73409?mt=8

    then i hit a snag with cocoon io (their plugin database got messed up and i was getting a mysterious black screen that i couldn't get to go away..sooo.. i moved over to xdk to make this one:

    https://itunes.apple.com/us/app/smod-th ... 54828?mt=8

    I was overall pleased with my return to xdk. I did HATE all the icons you have to submit manually.. Cocoon IO does it all with one graphic. Built times were fast on both. Cocoon IO's still got XDK beat in APK size. Cocoon IO makes APK sizes that are a fraction of XDK's crosswalk.. performance wise I couldn't tell a difference. Both were snappy.

    I liked using cocoon's native plugins and it's just nice to not need to rely on unsupported ones like the cranberry ones (Sang Ki is a great guy, he just doesn't have time to address issues promptly) where the cocoon ones are officially supported for C2 so if something isn't working you can bring it up and get some support, though they are not fast when you're a silver or free user.

    In my case this time though, I found that admob and google analytics worked with with XDK. Overall I felt fairly 50/50.. though my next game I will start with Cocoon IO and this time hope the black screen problem doesn't come back again. That crap is annoying. I can never really clearly get an answer to what is wrong and why it's doing it.. knowing the nature of the problem could better help me understand where I'm doing something wrong to fix it.. anyway, at this point, I think they are both great. Cocoon IO is better for smaller android apps but frankly I still see android as secondary... and iOS as the main and in both cases iOS apps are small.

  • I'm interested in this plugin, but is there not a way as the developer that you can attempt to get one of your projects on mobile and give us solid answer about performance? All you need is an android phone and xdk.

    It shouldn't cost you anything aside from the phone (maybe you could even borrow that?). If you could offer honest results about mobile I think 1. you'll be surprised that games made efficiently may still run great. If the game runs fast in the browser of a phone there is no reason it wouldn't run fast in a wrapper like cocoon or xdk (cordova) because THEY use the same native browser to run the game. If you could show people how well a game can run on mobile, you would likely drive more adopters (customer$$$) to buy your plugin.

    I would also LOVE to see the workflow of this engine. I see a glimpse of it.. could you or anyone make a basic tutorial to help walk us through the steps? Could you make a video that goes step by step to do something simple.. then maybe make a second video that builds off that simple "here is how you position the camera.. create solid ground.. create an object. maybe spawn multiple objects in a second tutorial and show how physics would work.

    I'm happy to buy the plugin and become a supporter as I have a game that I really want to make in 3D but unity and unreal are just not fun to work with and i love c2..

    maybe you include a bunch of capx files that show each feature? I understand there may be some learning to it, but what I didn't care for with Q3D was that we had what felt like no support and it was confusing to make sense of it.. even with examples.. the examples were too complex to unravel for me personally at least.. and i never saw many people do much with it so i suspect it wasn't just me that found it tough to figure out.

    Thanks,

    Caleb

  • Awesome thanks for the function plug. i'll explore it for sure. i do think it's time and i do tend to get games that get unwieldy after awhile.. this pause stuff is a great example.. getting it to work wasn't terrible but it's the 10% that becomes a pain in the ass to manage..

    overall the pause isn't that big of a deal.. http://part12studios.com/temp/Games/Fin ... gerKing06/

    but yea i think for now i'm going to strip pause out of the game for the sake of time / gameplay and just make it a game where you don't get to pause (btw to pause you touch the green button then move back to the green button).

  • Yea actually that does sounds like a good approach. I'm a fan of workarounds.. lol because they tend to get me moving forward faster than the answer I think I want.

    Also I didn't know about the every x seconds still working with time zero.. that definitely could be manipulated to be helpful. I might rethink that because the biggest ***** has been objects freezing with physics. you have an item falling and then freeze it (using immovable parameter) and then unpausing kills it's velocity so it starts from zero again which is "ok" but we all know that wouldn't be how it should behave.

    Functions sound cool but I can't seem to comprehend them. Any time I try to make one I seem to not do it right and it doesn't work. I'll have to find a good function tutorial out there to once and for all teach me how to use them correctly. I've never made a game that uses them.

    Thanks!

    Caleb

  • Hi there,

    So while I know that the overall game has a time speed which can be frozen effectively making the game totally lock up, I have a situation where i'm working on a pause mode for a game, but I have things that must still continue to animate..

    Overall I have a pretty good grasp on some workaround solutions for some things, but one thing i have is a fade in / out effect which isn't (as far as I can tell) something I can pause. I can easily stop the rotate speed of an object, but that rotating object while freezing the spin in the pause mode, continues to play through the fade in/out parameters as defined in the behavior..

    I've been working on a "roll your own" fade effect but this is getting hairy / unmanageable / unsuccessful with the fact that there are multiple of these objects on screen.. which i'm now experimenting with making a family but still struggling and is starting to feel like I'm over engineering a fix and becoming a bit of a time sink.. which takes me back to my question:

    can one object or family of objects be frozen in time while other things are not? If I didn't have to pause the game my fade in / out effect would be perfect.. but the fade behavior doesn't have any parameters that i could see that specifically dealt with "pause"

    Any advise / tips would be welcome. It's probably a simple "no you can't do that" but I'd love to be told something different!

    Thanks,

    Caleb

  • oh yea man that's pretty awesome. yea i should have searched more thanks for the lead! I didn't realize how much good stuff people are doing with webgl effect.. so few games i see with C2 every seem to incorporate them. I get it though since sometimes some browsers vary in their support for them. i had trouble with IE (awhile ago mind you) for windows phone using webgl effects in WP8.1 which was suppose to be webgl enabled.. but easy enough to disable for some platforms that might not support the effects fully.

  • Hi everyone,

    So I have this game that simulates an old VHS (work in progress) but yea I wanted to see about making the pause effect which is currently working BUTi wanted to give it a kind of paused VHS look..

    This is a perfect example. I didn't know someone did this till I found this in my searches for images so someone beat me too it but whatevs. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    Subscribe to Construct videos now

    in my game i'm using layout webgl effects but they effect the entire screen.. i was wondering if there is a way to apply an effect on a specific part of a layer perhaps? maybe some kind of blur effect but only effecting a strip of the screen or something like that?

    i know that i could attempt to use graphics to represent it but it wouldn't really look as good because it wouldn't distort the image behind it. just making sure i'm not overlooking a good technique i haven't discovered yet.

    Thanks!

    Caleb

part12studios's avatar

part12studios

Early Adopter

Member since 24 Dec, 2012

Twitter
part12studios has 1 followers

Connect with part12studios

Trophy Case

  • 13-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

21/44
How to earn trophies