RookieDev's Forum Posts

  • R0J0hound thanks for posting this! One thing that kinda bugs me about the addon is the tutorial/demo only has one line of code inside. Its not really explaining how to make things happen.

    Unless you are pretty knowledgable about this stuff or have went to school its going to be hard to understand that.

    How could i use that addon with my array? or with that addon do i even need an array to generate my tiles now? it seems like the plugin will generate your tiles aswell but please correct me if im wrong,i love arrays but there is so much i need to ask and learn.

    I read 2 of the articles you posted and i really understand it alot better than a year ago when i just started but i still need to ask this. I was rasied on construct 2 and with the event system set up the way it is ive learned differently and have come a custom to learning through visual means,With that said i want to ask how i can take the info from different engines or other people in general into construct? Looking at code to me is alittle off since i am used to the event based system.

  • Anything on this subject would be awesome to hear from someone, I really am starting to like array terrain generation i just cant wrap my head around making more natural hills and cave systems.

    Thank you for reading this everyone.

  • http://i976.photobucket.com/albums/ae242/emoneydatruth/Capture_zps2f4de633.jpg[/img][/img]

    I was wondering how to manipulate my array to create hills, I understand how to generate flat lands but im looking to get a more natural terrain feel. My code is in the link, It just need some advice to lead me in the right direction.

  • nothyn lol yes! Also welcome to the C2 community! Buying this engine will be a great step in the right direction if you want to make games.

    IMHO i think Scirra has mastered the art of visual coding when it comes to the logic , No engine offers this kind of usability with this much horsepower behind it.

    The templates are all made to help you learn the logic behind C2 so as long as you are using different sprites/art you should be just fine when it comes to using them for profit.

    Its nice to talk to ya, good luck with your project!!

  • nothyn I think that you are allowed if you have the full version, Im not sure about the free version i only had it for a few hours before i bought this gem of an engine. Hope you find a resolve.

  • This is a major issue for me, There are games on the market that do use these soft key buttons but after they are not in use they go hidden revealing a full screen. This is the first issue ive ever had with any type of soft keys and im really not sure how to go about fixing it.

    Android the LG G2 is the main device model im having the issue with.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ashley

    Yes, This game is for android i have multiple people testing for me and they say that the soft keys are popping up but not going hidden after not touching the back button.

    Could this be an issue with XDK? and is anyone else having this issue or am i the only one?

  • Ashley Could you please fill me in on how i would go about hiding Soft Keys on mobile devices?

    This is something that is causing issues for me when it comes to playability for my users, I dont want to recieve bad reviews that is why im here asking for a resolve.

    Thanks Guys.

  • Anyone know how to fix this? i can not sell a game if the player cant see the screen, This is major issue for me right now and its my only bug thats stopping me from uploading to google play.

  • An issue that could affect some devices I found. Phones show the back, menu, and home buttons on the sides. When I load the game. And then make those buttons visible for whatever reason they stay there during gameplay. The buttons should go away after not touching them for awhile. It takes up part of the screen and my players are not able to see the laser button and the right side of the screen.

    How could i disable the soft keys or make them hide for gameplay?

  • Hi everyone,

    I wanted to know if it was possible for someone to view my project if i remove 3rd party plugins from my events but leave them inside C2 Software Folder.

    If im not using them inside my event sheet will the person im showing my project too need to get the plugin still?

    I am having some issues and i cant get help unless i remove them and that really sucks because by doing so im losing ground.

    Hope i make sense and i hope someone can clarify this for me. Thanks

  • blackhornet Thank you for the fast reply, That info will come in handy for me in my project,thanks again for the info blackhornet

  • I was wondering if this is possible without the need to create a sprite,it seems whenever i use a big sprite and change its opacity i see some spikes in performance.

    Im trying to avoid using big sprites for my weather/atmospheric effects.

  • jayderyu i really feel dumb,I really didnt know that this was in the engine,Ive only spotted the scale layout option.

    Thank you for letting me know this.

    One more thing,Im using Magicam Addon,Is it possible to do it using it? or will i need to use out the box methods?

  • Hi everyone,

    Is it possible to zoom in on my character without zooming in/Scaling up my GUI/Control sprites on mobile?

    Ive seen this done in alot of mobile games but i have yet to see it done inside scirras C2.

    I know how to zoom in and out pretty smooth but i seem to lack the infor regarding this topic.