redfoc's Recent Forum Activity

  • Thanks, this is what i was looking for.

  • I not use Construct 3 for a while, and i updated to latest stable release.

    But today i need to port my Construct 2 project into Construct 3. and i need to migrating all Spritefont+ objects to default spritefont plugin, then set each spacing-data for each spritefont.

    But sadly, C3 has been changed unlike C2 object properties. i need to open each object layout, to change an object properties. it's not quick and take more time.

    Is there any solution or configuration to change all selected object properties not one by one?

  • I make a level editor for client.

    Level design are saved and load with json file.

    I can save it on live preview or localhost, but, on exported file (html5) save file are blocked by browser.

    Here is the log info:

    Mozilla Firefox: Navigation to toplevel data: URI not allowed (Blocked loading of: “data:text/html,<p><a download='level-1.j...”)

    Chrome: Not allowed to navigate top frame to data URL: ...

    How to allow browser to download json file from script?

    Thanks

  • doesn't it work like this?

    > ysdk.adv.showFullscreenAdv({
    	var self = this;
    	callbacks: {
    		onClose: function() {
    			self.runtime.trigger(cr.plugins_.yourpluginname.prototype.cnds.Onclose,self)
    		},
    		onError: function(error) {
    			self.runtime.trigger(cr.plugins_.yourpluginname.prototype.cnds.onError,self)
    		}
    	}
    });
    

    Thanks for your reply, i will try it

  • This is the script that i want to integrate with Construct 2

    ysdk.adv.showFullscreenAdv({
     callbacks: {
     onClose: function() {
     // some action after close
     },
     onError: function(error) {
     // some action on error
     }
     }
    });

    So, i want to create condition for onClose and onError callback, using my custom plugin, can someone help me to integrate this?

    And how to mute all audio using script?

    I try implement this, but it's not working with Construct 2 w3schools.com/tags/av_prop_muted.asp

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • ThePhotons where is Construct 3 version of this plugin?

    Edit: I already find it inside zip file

    Thanks!

  • Sometimes this error are appears (1:10), mostly not.

    I really don't know what the problem that cause this error.

    Is anyone here know how to fix this?

    thanks

  • I like dark theme, but i don't like current color combination, for span/link/title or whatever it's called.

    This color combination hurt my eyes, so, i still use default theme instead of dark theme.

    Good for me

    It's just me or other users have same opinions?

  • Thanks

  • Great! The hard part is to make spacing data if make spritefont manually :-D

  • 10px width, i use larger font size on GYFM and change scale smaller into editor, and this fix my problem.

    Btw thanks for your font link, i use one of them.

  • Thank for your reply, the problem is the spritegenerator can't make pixelated, only blurry for low res spritefont, the font are OK

redfoc's avatar

redfoc

Member since 7 May, 2016

Twitter
redfoc has 4 followers

Connect with redfoc

Trophy Case

  • 8-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • x3
    Popular Game One of your games has over 1,000 players
  • Coach One of your tutorials has over 1,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

14/44
How to earn trophies