
P12 Editor Alpha V0.40.0.0 Release Note
Version: 0.40.0.0 Release Date: November 28, 2024We're excited to bring you our latest update! This release introduces powerful font customization options, dynamic visual effects, and enhanced UI controls to help you create even more impressive experiences. Highlights:[NEW] 12 New Professional Fonts[NEW] Skybox Background Transition Effects[ENHANCEMENT] World UI 2.0: Advanced Display Controls[ENHANCEMENT] Material Specular Effects[NEW] 🔤 12 New Professional FontsWe've significantly...

P12 Arcana 3.0 Trial Run
OverviewDear P12 Creators and Voters community: Since November 2023, we’ve came through 550 days of creative time, 18 rounds P12 Arcana filled with fantastic creations and inspiring works done! Along the way, we’ve made changes to P12 Arcana from display gallery to playable / launchable creations via PGE Client. However, there are more issues to be tackled:Fradulent votes on over-rated creationsDecent creations being over-looked / missedStable / On-time bounty to our P12 StarmakersP12 Arcana ...
P12 Genesis Airdrop Tutorial
IntroGreetings to all our gamers and developers! We have witnessed more than 30K Steam Gamers and Developers joining the Genesis Soul-Bound NFT Airdrop! Big thanks for your great passion for P12! This is a step-by-step tutorial on how you can claim NFTs if you are a Steam Gamer or Developer. Feel free to take a close look and if you have further questions, please leave a message here:Discord - Group Chat That's All Fun & GamesDiscord is great for playing games and chilling with friends, ...
Building the first and only UGC Game Engine for onchain games and autonomous worlds.



P12 Editor Alpha V0.40.0.0 Release Note
Version: 0.40.0.0 Release Date: November 28, 2024We're excited to bring you our latest update! This release introduces powerful font customization options, dynamic visual effects, and enhanced UI controls to help you create even more impressive experiences. Highlights:[NEW] 12 New Professional Fonts[NEW] Skybox Background Transition Effects[ENHANCEMENT] World UI 2.0: Advanced Display Controls[ENHANCEMENT] Material Specular Effects[NEW] 🔤 12 New Professional FontsWe've significantly...

P12 Arcana 3.0 Trial Run
OverviewDear P12 Creators and Voters community: Since November 2023, we’ve came through 550 days of creative time, 18 rounds P12 Arcana filled with fantastic creations and inspiring works done! Along the way, we’ve made changes to P12 Arcana from display gallery to playable / launchable creations via PGE Client. However, there are more issues to be tackled:Fradulent votes on over-rated creationsDecent creations being over-looked / missedStable / On-time bounty to our P12 StarmakersP12 Arcana ...
P12 Genesis Airdrop Tutorial
IntroGreetings to all our gamers and developers! We have witnessed more than 30K Steam Gamers and Developers joining the Genesis Soul-Bound NFT Airdrop! Big thanks for your great passion for P12! This is a step-by-step tutorial on how you can claim NFTs if you are a Steam Gamer or Developer. Feel free to take a close look and if you have further questions, please leave a message here:Discord - Group Chat That's All Fun & GamesDiscord is great for playing games and chilling with friends, ...
Building the first and only UGC Game Engine for onchain games and autonomous worlds.
Share Dialog
Share Dialog

Subscribe to Project Twelve

Subscribe to Project Twelve
>2.6K subscribers
>2.6K subscribers

[New] Introduced room kicking feature.
Developers can now utilize the RoomService.kick() function on the server to disconnect a specific player from the server within the room.
[New] Implemented client-specific property synchronization.
A new base class called "PlayerState" has been introduced, allowing developers to inherit and create data synchronization classes with different structures.
[New] Outlines have been added to 2D avatars.
2D avatars in the character editor and client now feature outline effects when the graphics quality level is set to 7 or higher.
[New] Enhanced feature for accessories in the character editor.
[New] Added search sorting feature. [New] Introduced quick chat messaging to the chat box.
[New] Multiple camera objects can now be created, and models and spring arms can be displayed in the main viewport.
[New] Implemented automatic resource recycling.
Automatic resource recycling has been implemented to manage resource lifecycles. Unused resources will be automatically released after a certain period of time. By tracking the number of objects referencing a resource (resource reference count), unused resources can be identified and promptly released, reducing memory usage.
[New] Main editor now provides navigation build hints, allowing direct detection of completion for large terrain navigation construction.
[New] Added callback interfaces for entering and leaving swimming areas.
[New] Default projects now include footstep sound effects and other audio.
[New] Introduced a simple character movement strategy.
We have introduced a simple movement strategy where parameters such as friction and acceleration are disabled. Additionally, no aerial detection is performed, and the character animation mode switches to custom animation mode, allowing developers to create custom movement effects and character behaviors.
[Optimization] Removed the option to create new controls from the toolbar.
[Optimization] Improved the saving rules in the character editor.
[Optimization] Modified the process of creating new characters to prioritize file selection before window creation.
[Optimization] Hidden the color adjustment options for front and back hair highlights in 2D avatars.
[Optimization] Improved the display of resource names in the property panel.
[Optimization] Upgraded the transparency feature for camera objects.
[Optimization] Improved the facial customization effects for 2D avatars.
[Optimization] Enhanced performance related to UI creation. [Optimization] Reworked character-related features.
Character features and APIs have been refactored, including basic character features, character avatar swapping, and character animation capabilities.
[Optimization] Synchronized character avatar properties with character editor resources.
The properties for setting character avatars in the character panel are now synchronized with the internal avatar properties of the character editor. Changes made to either the panel properties or the editor properties will be synchronized, ensuring consistency between the two.
[Optimization] Adjusted capsule size to better fit the character model.
The size of the character's capsule has been adjusted to match the actual height of the character model, addressing issues where certain structures could not be passed through.
[Optimization] In version 027, all existing material effects will undergo a comprehensive upgrade to Material 2.0. This upgrade aims to enhance artistic expression while addressing issues related to API usability, difficulty in adjusting lighting effects, and maintenance challenges. It serves as a foundation for future version requirements, performance optimization, and overall user experience improvements.

[New] Introduced room kicking feature.
Developers can now utilize the RoomService.kick() function on the server to disconnect a specific player from the server within the room.
[New] Implemented client-specific property synchronization.
A new base class called "PlayerState" has been introduced, allowing developers to inherit and create data synchronization classes with different structures.
[New] Outlines have been added to 2D avatars.
2D avatars in the character editor and client now feature outline effects when the graphics quality level is set to 7 or higher.
[New] Enhanced feature for accessories in the character editor.
[New] Added search sorting feature. [New] Introduced quick chat messaging to the chat box.
[New] Multiple camera objects can now be created, and models and spring arms can be displayed in the main viewport.
[New] Implemented automatic resource recycling.
Automatic resource recycling has been implemented to manage resource lifecycles. Unused resources will be automatically released after a certain period of time. By tracking the number of objects referencing a resource (resource reference count), unused resources can be identified and promptly released, reducing memory usage.
[New] Main editor now provides navigation build hints, allowing direct detection of completion for large terrain navigation construction.
[New] Added callback interfaces for entering and leaving swimming areas.
[New] Default projects now include footstep sound effects and other audio.
[New] Introduced a simple character movement strategy.
We have introduced a simple movement strategy where parameters such as friction and acceleration are disabled. Additionally, no aerial detection is performed, and the character animation mode switches to custom animation mode, allowing developers to create custom movement effects and character behaviors.
[Optimization] Removed the option to create new controls from the toolbar.
[Optimization] Improved the saving rules in the character editor.
[Optimization] Modified the process of creating new characters to prioritize file selection before window creation.
[Optimization] Hidden the color adjustment options for front and back hair highlights in 2D avatars.
[Optimization] Improved the display of resource names in the property panel.
[Optimization] Upgraded the transparency feature for camera objects.
[Optimization] Improved the facial customization effects for 2D avatars.
[Optimization] Enhanced performance related to UI creation. [Optimization] Reworked character-related features.
Character features and APIs have been refactored, including basic character features, character avatar swapping, and character animation capabilities.
[Optimization] Synchronized character avatar properties with character editor resources.
The properties for setting character avatars in the character panel are now synchronized with the internal avatar properties of the character editor. Changes made to either the panel properties or the editor properties will be synchronized, ensuring consistency between the two.
[Optimization] Adjusted capsule size to better fit the character model.
The size of the character's capsule has been adjusted to match the actual height of the character model, addressing issues where certain structures could not be passed through.
[Optimization] In version 027, all existing material effects will undergo a comprehensive upgrade to Material 2.0. This upgrade aims to enhance artistic expression while addressing issues related to API usability, difficulty in adjusting lighting effects, and maintenance challenges. It serves as a foundation for future version requirements, performance optimization, and overall user experience improvements.
No activity yet