Construct Tutorials
Learn game development and animations with Construct
-
-
-
Portal between layouts
This Construct 3 tutorial shows you how to implement portals between layouts. You can get the full template for free at Contact me on Fiverr if you want further...
-
Boardgame Movement
Here I have a simple example not realy a tutorial, of how to move a player on a game board like in Monopoly made with Construct 3. The sourcefile is well docume...
-
Buatkan Blur Yang Berdinamik (Gaussian)
Saya cuba cara ini di Construct 2. Cara ini MUNGKIN akan buatkan peranti anda lag. Tutorial ini menggunakan efek yang sedia ada dalam Construct. Buatkan kotak y...
-
-
COMO PUBLICAR O SEU JOGO NA NEWGROUNDS
Newgrounds é um dos muitos sites onde você pode enviar suas criações em Construct. Eles precisarão ser exportados usando a opção Web (HTML5) e o arquivo zip res...
-
-
对于不同的朝向使用不同的动画(类似RPG Maker素材)
有两种方法可以实现标题所说的效果(不使用 Sprite 对象的旋转,而使用不同的 Animation 区别角色的朝向)。 方法1 :玩家与非玩家均可以使用; 方法2 :只能用于玩家,但速度快,占用少。此教程使用的软件版本: Construct 2 Release 108.2 ,64位版本。. 首先你需要一些行走图素材,...