Aparst3D Store Redirect Links

window.location.replace("https://aparst3d.com");

Image Hosting area

Main Category
Category

No products found

Try adjusting your search or filters

setTimeout(function() { new Vue({ el: "#app", data: { search: "", selectedMainCategories: ["All"], selectedSubCategories: ["All"], products: [ { id: 1, name: "Avatar1", mainCategory: ["Avatars"], category: ["Free", "Premium"], image: "https://store.aparst3d.com/assets/images/image01.jpg?v=689dd686", link: "https://yoursite.com/product1", stores: { gumroad: { price: 15.00, url: "https://gumroad.com/product1" }, jinxxy: { price: 14.50, url: "https://jinxxy.com/product1" }, booth: { price: 15.00, url: "https://booth.pm/product1" } } }, { id: 2, name: "Avatar2", mainCategory: ["Avatars"], category: ["Free"], image: "https://via.placeholder.com/280x200/f093fb/ffffff?text=3D+Model", link: "https://yoursite.com/product1", stores: { gumroad: { price: 25.00, url: "https://gumroad.com/product2" }, booth: { price: 25.00, url: "https://booth.pm/product2" } } }, { id: 3, name: "Asset", mainCategory: ["Assets"], category: ["Premium"], image: "https://via.placeholder.com/280x200/4facfe/ffffff?text=Textures", link: "https://yoursite.com/product1", stores: { gumroad: { price: 10.00, url: "https://gumroad.com/product3" }, jinxxy: { price: 9.99, url: "https://jinxxy.com/product3" } } }, { id: 4, name: "Script", mainCategory: ["Scripts"], category: ["Free", "Tool"], image: "https://via.placeholder.com/280x200/00f2fe/ffffff?text=Brushes", link: "https://yoursite.com/product1", stores: { gumroad: { price: 12.00, url: "https://gumroad.com/product4" }, jinxxy: { price: 12.00, url: "https://jinxxy.com/product4" }, booth: { price: 12.00, url: "https://booth.pm/product4" } } } ] }, computed: { mainCategories: function() { var cats = ["All"]; for (var i = 0; i < this.products.length; i++) { for (var j = 0; j < this.products[i].mainCategory.length; j++) { if (cats.indexOf(this.products[i].mainCategory[j]) === -1) { cats.push(this.products[i].mainCategory[j]); } } } return cats; }, subCategories: function() { var cats = ["All"]; for (var i = 0; i < this.products.length; i++) { for (var j = 0; j < this.products[i].category.length; j++) { if (cats.indexOf(this.products[i].category[j]) === -1) { cats.push(this.products[i].category[j]); } } } return cats; }, filteredProducts: function() { var self = this; return this.products.filter(function(product) { var matchesMainCategory = self.selectedMainCategories.indexOf("All") !== -1; if (!matchesMainCategory) { for (var i = 0; i < self.selectedMainCategories.length; i++) { if (product.mainCategory.indexOf(self.selectedMainCategories[i]) !== -1) { matchesMainCategory = true; break; } } } var matchesSubCategory = self.selectedSubCategories.indexOf("All") !== -1; if (!matchesSubCategory) { for (var i = 0; i < self.selectedSubCategories.length; i++) { if (product.category.indexOf(self.selectedSubCategories[i]) !== -1) { matchesSubCategory = true; break; } } } var matchesSearch = product.name.toLowerCase().indexOf(self.search.toLowerCase()) !== -1; return matchesMainCategory && matchesSubCategory && matchesSearch; }); } }, methods: { toggleMainCategory: function(cat) { if (cat === "All") { this.selectedMainCategories = ["All"]; } else { var index = this.selectedMainCategories.indexOf(cat); var allIndex = this.selectedMainCategories.indexOf("All"); if (allIndex !== -1) { this.selectedMainCategories.splice(allIndex, 1); } if (index === -1) { this.selectedMainCategories.push(cat); } else { this.selectedMainCategories.splice(index, 1); } if (this.selectedMainCategories.length === 0) { this.selectedMainCategories = ["All"]; } } }, toggleSubCategory: function(cat) { if (cat === "All") { this.selectedSubCategories = ["All"]; } else { var index = this.selectedSubCategories.indexOf(cat); var allIndex = this.selectedSubCategories.indexOf("All"); if (allIndex !== -1) { this.selectedSubCategories.splice(allIndex, 1); } if (index === -1) { this.selectedSubCategories.push(cat); } else { this.selectedSubCategories.splice(index, 1); } if (this.selectedSubCategories.length === 0) { this.selectedSubCategories = ["All"]; } } } } }); }, 500);

Flash Beacon (From Pressure) - (VRCHAT Asset)

Showcase Video!

Special thanks to Lychee for helping me with the showcase video!


A functional Flash Beacon from the game Pressure (Roblox)
Allows you to be annoying with people and blind them :)

Features:

- Weird Light Source
- Temporary blindness (Optional)
- Hand switch and hip switch
- Friend Only Filtering (Allows you to filter out non-friends and only blind friended users!)
- VRCFury And Avatar 3.0 Manager Compatible! (Your choice! Both instalation tutorials included in the zip file!)

This Asset is PC Only!

Perfect For:- Digital product creators
- Freelancers selling services
- Online educators
- Artists and designers
- Anyone who wants a stunning, conversion-focused landing page