Yeah, same for me. Maybe post a feature request? Say, when holding Ctrl button, snap to whole numbers.
construct3.ideas.aha.io/ideas
You'll need an addon for this, and I really doubt it exists.
Develop games in your browser. Powerful, performant & highly capable.
You do not have permission to view this post
jobel I checked my code and there's actually a 0.1s wait before playing this sound, not sure why I added it :)
I'll fix it in the next release.
What do you mean by "uploaded file", uploaded where?
File Chooser allows to choose a file from your hard drive. See this demo:
dropbox.com/s/ajghqcbjy79b70z/FileChooserHack.c3p
If you need to read the contents of the file, after the file is selected, you can request FileChooser.FileURLAt(0) with AJAX, and then set your variable to AJAX.LastData
Spooky Spirits I have just posted a demo which may help you with this task:
howtoconstructdemos.com/generate-random-levels-from-pre-built-scenes
You can use the same method to copy rooms in your game.
jobel You mean that short "pop" sound when you tap asteroids and ships?
How bad is this latency? Is just the sound delayed or everything on the screen lags for a moment? I don't have it on any of my phones..
This means making a custom version of this plugin?
I'll keep this in mind, in case I need this. Thanks again for your help!
Yes, you need to pick the pinned box only.
if value grab_instance 1 and A pressed System pick Box by evaluate Box.Pin.PinnedUID=Player.UID - player subtract 1 from grab_instance - box set bullet speed 300 - box pin unpin
Or, if only one box on the layout can be pinned at a time, simply use "Box is pinned" condition.
Zagaroo You need to download the entire .capx file (not just the .caproj), and open it with C3.
Also, see this demo:
howtoconstructdemos.com/scrolling-a-list-of-players-scores-images-etc-example-a-capx
Is it possible to show the top bar, but to hide navigation bat at the bottom?
matrixreal You didn't say I needed to remove it :)
It's so weird that to fix the issue with the notch, we have to remove construct-mobile-notchfix plugin.
Member since 26 May, 2016