View all by aloelazoe
aloelazoe
Follow aloelazoe
Follow
Following aloelazoe
Following
Add To Collection
Collection
Comments
Devlog
Related games
Related
bitsy 3d beta
←
Return to bitsy 3d beta
Devlog
improving camera controls
November 27, 2020
by
aloelazoe
2
obnoxious panning of camera with arrow keys is finally disabled by default added an option to use arrow keys for panning camera instead of moving avatar...
Continue reading
a little fix for broken dialog
October 29, 2020
by
aloelazoe
1
fix not being able to create new dialogs when drawing size is not set...
Continue reading
navigation widget
September 25, 2020
by
aloelazoe
added navigation widget in the top right corner that shows 3d axes fixed non-transparent drawing backgrounds not getting the right opacity...
Continue reading
adjustable drawing size
September 03, 2020
by
aloelazoe
1
added support for arbitrary drawing sizes and ui for adjusting default size for new drawings in game settings panel default size for new drawings is stored in game data as an optional dialog entry wit...
Continue reading
integrated bitsy v7.2, added new icons to match the style, minor fixes
August 09, 2020
by
aloelazoe
1
new in this version: integrated bitsy v7.2 added new icons for additional bitsy 3d panels to match new bitsy icons style minor fixes since the last devlog: fixed 3d scene crashing when there is no ava...
Continue reading
transparent background & translucency combo reliability
August 03, 2020
by
aloelazoe
trasparent background & translucency combo is now reliable and works as expected in exported games, without making drawing background black...
Continue reading
orthographic camera, translucent materials, fixes
July 26, 2020
by
aloelazoe
3
* added orthographic camera mode. can be configured using 'mode' and 'ortho size' properties of the camera * added 'opacity' (alpha) to the mesh settings for making translucent materials * fixed 3d ga...
Continue reading
proper support and customization options for different aspect ratios
July 14, 2020
by
aloelazoe
* better support for different aspect ratios * ability to customize rendering resolution and canvas size separately, with different combos working properly together...
Continue reading
more efficient animations
June 26, 2020
by
aloelazoe
1
re-implemented animations by combining all frames of a drawing in a single texture and scrolling texture offset when animation needs to be updated. this is a major performance improvement from the pre...
Continue reading
new feature: contextual grid
May 31, 2020
by
aloelazoe
1
this update introduces a new feature: contextual grid holding down shift will display the grid, which will be positioned relative to the camera angle and 3d cursor when you paint/delete tiles on the g...
Continue reading
bug fixes and update to bitsy v7.1
May 23, 2020
by
aloelazoe
animation now works correctly for child meshes child meshes no longer disappear when editing 3d properties of non-child meshes that use the same drawing updated bitsy to v7.1...
Continue reading
improved compatibility with bitsy-hacks
May 01, 2020
by
aloelazoe
bitsy 3d and bitsy-hacks now work much better together ✨ technical details: bitsy 3d will check if kitsy is present in exported games, and if it is, will attach its patches to kitsy queues alongsi...
Continue reading
bug fixes
April 30, 2020
by
aloelazoe
* mesh config is now duplicated too when duplicating the drawing * made 'hidden' property work correctly * cameras that follow avatar are now affected by avatar's transform, as they should be...
Continue reading
camera settings tutorial
April 24, 2020
by
aloelazoe
5
with another dimension comes a whole lot of new concepts to consider, and so emerge the scary lists of new options and settings in bitsy 3d. this is the first in the series of articles attempting to m...
Continue reading
fixed bitsy 3d using the same game data as bitsy
April 10, 2020
by
aloelazoe
it turned out that game data was shared between both bitsy and bitsy 3d. it should be separate now! bitsy 3d will now reset to initial data but don't worry, whatever you worked on before this update s...
Continue reading
releasing bitsy 3d beta
April 10, 2020
by
aloelazoe
it's out there now :D it's not complete yet and there are major updates to come before the release. you might still need to use original bitsy "room" panel alongside the new "3d scene" panel for placi...
Continue reading