https://www.bfxr.net/
FL Studio https://www.image-line.com/
Ableton https://www.ableton.com/en/live/
Tag: C3
pin without pinning
To place it in front of the player, I’d do this:
X = Player.x + cos(player.angle)*offset
Y = Player.y + sin(player.angle)*offset
You can put it behind the player using subtraction instead, and you can swap sin and cos for x and y to put it beside them.
This is also basically how you would pin objects to an object without the Pin behavior.
openGameArt.org
shockwave-sound.com
freesound.com
How to clear the cache of one site or tab
chrome://settings/siteData
Construct 3 tutorials (not on the landing page)
https://www.construct.net/en/tutorials?flang=1
Ads:
https://www.construct.net/en/make-games/manuals/construct-3/plugin-reference/mobile-advert?utm_campaign=C3Editor&utm_source=browser&utm_medium=r276.2&utm_term=PropertiesBar-LinkProperty
Means every 3 level
(currentLevel%3 = 0)
This will be valid when the level is 0,3,6,9 and so on.
Construct Add-Ons
https://www.construct.net/en/make-games/addons
Construct 3 stuff
HOW TO DISPLAY GOOGLE ADSENSE ADS AND SHOW OR HIDE THEM
https://www.construct.net/en/tutorials/how-to-display-google-adsense-ads-and-show-or-hide-them-1014
LEARN JAVASCRIPT IN CONSTRUCT
https://www.construct.net/en/courses/learn-javascript-construct-79
C3 Tutorials
https://www.construct.net/en/tutorials/construct-3?orderID=&difficulty=&content=&flang=1
Push Notifications
https://www.construct.net/en/make-games/addons/522/push-notifications-fcm
Need this to go with that: https://www.construct.net/en/make-games/addons/506/firebase-analytics-in-app
Video
3D and AR Construct 3
3D walls.
https://alcex.itch.io/retro-first-person-template-for-construct-3
AR
https://medium.com/arjs/augmented-reality-in-10-lines-of-html-4e193ea9fdbf
https://codepen.io/jeromeetienne/pen/mRqqzb
https://codepen.io/AndraConnect/pen/PpZbEb?editors=1000
video: https://www.youtube.com/watch?v=v_Uj0C8sMi4&feature=emb_logo
Will be living on this site for a bit
https://aframe.io/docs/1.0.0/introduction/
https://aframe.io/docs/1.0.0/introduction/visual-inspector-and-dev-tools.html
https://aframe.io/docs/1.0.0/primitives/a-image.html
Animated gif
https://stackoverflow.com/questions/55960135/how-to-load-a-gif-with-transparency-on-a-plane-in-aframe-glitch
https://github.com/mayognaise/aframe-gif-shader
Images:
https://poly.google.com/
https://sketchfab.com/feed
https://raw.githubusercontent.com/aframevr/sample-assets/master/assets/images/space/earth_atmos_4096.jpg
https://www.eso.org/public/archives/images/screen/eso1501a.jpg
A-Frame Spinosaurus for VR/AR
https://xr-spinosaurus.glitch.me/?fbclid=IwAR1N_SMS23JlHUZfp41-WpXbFLEEav3_munUTT11r_xacGFsNmaMhF7ho14
The code for the Spinosaurus
https://glitch.com/edit/?fbclid=IwAR3VNFglP2ytupAVqgoFH7CCCvqdToO9uKb6Br7OHERiWGbhQ-_R-bUDO9s#!/xr-spinosaurus?path=index.html%3A11%3A4