Bài đăng

Đang hiển thị bài đăng từ Tháng 7, 2018

Spider_Man What happened

Hình ảnh

2D Sprites and 9-slicing

Hình ảnh
New Feature: 2D Sprites and 9-slicing PlayCanvas is one of the most popular ways to build 3D interactive web content today. But before 3D graphics was a thing, there was 2D graphics! Today we’re excited to launch the first part of our 2D graphics support. Great for building classic 2D games. documentation There are 5 great new features which will help you build 2D games using PlayCanvas. Texture Atlas Asset documentation The new Texture Atlas asset is an enhanced texture asset which includes additional frame data for splitting your texture into multiple Sprites. Sprite Asset The Sprite Asset is a set of frames from a texture atlas. This can be a single button or a complete flip-book style animation. Sprite Component The Sprite Component is a new Component that you can add to your Entities. The Sprite Component let’s you play back sprite animation clips and build up your new 2D world. Sprite Editor documentation The Sprite Editor is a new tool insid...