Sami424's Recent Forum Activity

  • You can achieve the wall jumping mechanics using events i think, atleast thats what i did.

  • Use ADMOBS, the families program is harder to get approved for depending on your game/app, better to publish without the families program, i did that and it worked for me and got approved.

    On the other hand, in ADMOBS you can change audience settings, so you can switch to ads for families BUT it has a revenue decrease of -60%.

  • Could you send a screenshot?

  • in old edition of construct 3 i can add admob testing ads and shown in mobile test android .....recently when add admob testing ads and go to mobile device to test it ...ads doesn't appear....

    It should work if ADMOBS in C3 is set to TEST MODE, i recently tried and it gave me a test rewarded video.

  • You do not have permission to view this post

  • ironside#6435 I need someone to do projects with :) Its alot of work solo.

  • > Then do like if currentmonth = 0 then lastday = 31 , if currentmonth=1(feb) then lastday = 28

    yes that I can do but I'm trying to do it automatically. because feb month cannot be done in this way. So I am figuring out to do it automatically. If there any way of getting current month's first and last day.

    Check this JS guide: grepper.com/answers/197560/get+last+day+of+month+javascript

  • I'm trying to get Construct to perform a calculation if a certain variable is set a certain way. But I cannot figure out how.

    The global variable cfcf can only be C or F. If it is C I want it to convert the value of OVTEMP (imagine OVTEMP is normally in fahrenheit) using the formula OVTEMP * 9 / 5 + 32 and then storing the new number in OVTEMP.

    It is impossible. I've tried a thousand different things and none work. I could even do this in BASIC in seconds but I cannot find the right way to talk to javascript to get it to do something so simple. Where am I going wrong?

    Picture from old post on how to set global variables in js

    So i guess you should try to use runtime.globalvars.YOURVARIABLE and then set it to your JS variable, example FOO

  • Hi,

    I want to make a calendar using date plugin, Problem I'm facing here is How do I get First & Last day of the current month. Somehow I'm able to get First day of the first week but how do I get last day of last week?

    When using date.getday(date.now) you will get the current day of the week, 0 = sunday so 0 is the last day of the week.

    EDIT: I noticed now that you ment first and last day of the MONTH, i will check it out and come back xD sry its early.

    EDIT AGAIN: So you could just add variables to make it easy, where you use date.getmonth(date.now) and get the current month ,0 - january, 11-decemeber

    Then do like if currentmonth = 0 then lastday = 31 , if currentmonth=1(feb) then lastday = 28

  • dop2000 i know you did something similar to this a few years ago, but your example is outdated and does not work anymore (updated c3).

    I have a halfworking barcode scanner atm using the libraries from above

    , but i cant make it so my text object sets the text to the information scanned from barcode.

    This would REALLY help me out since i own my own shop, any help appriciated.

    Ready to pay to get this working. In the meanwhile i will keep trying to make it work.

  • construct.net/en/forum/construct-3/how-do-i-8/set-bullet-angle-axis-166554

    I replied there to someone else, you prob should use zelevation to make bullet appear flying forward.

  • Bump. Is this something that is tricky for most other Construct 3 users? I've been afk with Construct 3 forums so with so much new 3D stuff, I can imagine like many others, 3D in Construct opens up a lot of new parameters that are just not easily relatable.

    I still know 2D fine and that's great, but there are some really exciting 3D things going on, but there's not a lot of comprehensive tutorials yet on how to work with the latest 3D camera and features.. new stuff coming faster than youtubers can produce comprehensive videos.

    I look at the demos and while they work and do things, it feels like there's a pretty big leap from knowing Construct 3 in 2D and reading the events these demos include and understand how the developer knew what values do what and how to make them behave in very specific ways.

    Add me on discord ironside#6435

    I have been working in 3d the past few weeks, we will try to figure it out :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
Sami424's avatar

Sami424

Member since 9 Jul, 2018

Twitter
Sami424 has 5 followers

Trophy Case

  • 6-Year Club
  • Entrepreneur Sold something in the asset store
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

11/44
How to earn trophies