sizcoz's Recent Forum Activity

  • Snipper Clips, Super Bomberman , I Am Setsuna are all Unity.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi sizcoz, I'm making a android game, and would like to use your effect, would it work there? Or only in browser indeed? Thanks.

    It is HTML (css) code, so once wrapped into an APK it should be fine.

  • Well, that's a coincidence, I was just thinking about starting a new post on this, and searched to see if this has already been requested, and here I am.

    Yes, I'm sure like many, I use sprite markers, for various reasons, it's a pain when you accidentally move these, especially when one object is under another, so being able to LOCK OBJECT IN EDITOR, would be a very welcomed feature.

  • Phoenixbowman

    Set CSS Style : "outline" to "none"

  • Brilliant

    NetOne

    Cheers

  • Just added an unorganised/untidy Capx to the arcade, for everyone to have a look, seeing as it was done for fun in a few hours

    https://www.sizzle-games.com/missilec.capx

  • I made a small utility for calculations, similar functionality to a spreadsheet.

    Looks fine on chrome for pc and android, but on ios, the disabled textboxes are infuriatingly hard to read.

    Any way to get to the :disabled element as described http://www.w3schools.com/cssref/sel_disabled.asp ?

    Assuming there isn't I guess I can change the non-input fields to text objects instead as a workaround.

    I do hope C3 has improved support for css (for the text object too)!

    https://www.dropbox.com/s/4raer6lp4h5px ... .capx?dl=0

    oosyrag

    Set your textbox to enabled, then use an instant variable to manage them.

    This works, tested in chrome and on ipad

    You could even add, css style: "cursor" "not-allowed", to work on mouse hover.

    You can change the background color "gainsboro" to any css color http://www.w3schools.com/cssref/css_colors.asp

  • Well a is a very common letter in Norwegian as well so no I can't do that. What I'll rather do is I'll replace all "å" in the exported csv with the code with a find and replace feature before I import it into construct. It worked. Thanks for the tip though.

    Tinimations

    This will save you a lot of time.....Convert the whole file with notepad++

    Go into notepad ++, select all text..

    Then do this...

    Hope this helps

  • Well a is a very common letter in Norwegian as well so no I can't do that. What I'll rather do is I'll replace all "å" in the exported csv with the code with a find and replace feature before I import it into construct. It worked. Thanks for the tip though.

    No probs, notepad++ is good for that, and free.

  • sizcoz Oh I see what I did wrong. It worked now. Thank you!

    Tinimations

    There is probably a better alternative.

    You could use "a" instead of "å" in your text file then replace all the "a"'s with "å"'s

    code.

    Text: Set Text to RegexReplace(text.Text,"a","g","å")

    That will do it !

  • sizcoz Hmm couldn't get it to work. Changing the å into what the encoder suggested only made it print the encoded text to screen. It didn't convert into anything.

    Asmodean I tried both overriding and saving the text as UTF-8, however now the exported .csv now shows the "å" as "?" in the text file... No luck. A find and replace expression within Construct would fix this though.

    Tinimations

    http://www.sizzle-games.com/norwegian.capx

    Works here chrome, firefox, edge, also works on android

  • Hi. I'm working on KlangMs localization system, and I'm noticing how loading .txt and .csv files corrupts certain letters like the ÆØÅ from the Norwegian alphabet. Even if I've verified they look correct in any text editor, it shows up as corrupted.

    Here's two images showing the problem:

    However writing these letters from construct works fine. So I'm wondering if there's any way to find these corrupt letters with some expression, and then replace it with a letter called upon within the editor like I'm showing in the second image?

    Thanks!

    The Only way I know is like this.

    A link to encoding

    http://codebeautify.org/url-encode-string

    or

    http://www.w3schools.com/tags/ref_urlencode.asp

    I don't know if it works with .csv, but works with .txt files

sizcoz's avatar

sizcoz

Early Adopter

Member since 19 Apr, 2014

Twitter
sizcoz has 8 followers

Connect with sizcoz

Trophy Case

  • 10-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • x12
    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
  • Email Verified

Progress

16/44
How to earn trophies