Pages

duminică, 3 mai 2020

Roblox Studio : the hat tutorial.

Today I create a video tutorial about how you can add an object into your game created with Roblox Studio.
The full tutorial and all information can be found on description on my video tutorial:

sâmbătă, 2 mai 2020

Testing the ACE embeddable code editor.

Topday I try to use the ACE editor.
This is an embeddable code editor written in JavaScript with many features:
  • Syntax highlighting for over 110 languages (TextMate/Sublime Text.tmlanguage files can be imported)
  • Over 20 themes (TextMate/Sublime Text .tmtheme files can be imported)
  • Automatic indent and outdent
  • An optional command line
  • Handles huge documents (four million lines seems to be the limit!)
  • Fully customizable key bindings including vim and Emacs modes
  • Search and replace with regular expressions
  • Highlight matching parentheses
  • Toggle between soft tabs and real tabs
  • Displays hidden characters
  • Drag and drop text using the mouse
  • Line wrapping
  • Code folding
  • Multiple cursors and selections
  • Live syntax checker (currently JavaScript/CoffeeScript/CSS/XQuery)
  • Cut, copy, and paste functionality

You can read more at the official website.

See the Pen ace_editor_001 by Cătălin George Feștilă (@catafest) on CodePen.

marți, 28 aprilie 2020

Buy my Straw hat for Roblox game.

This is my Straw hat for the Roblox game and you can buy it from sketchfab website.
It will help me maintain my online activities and websites.

duminică, 26 aprilie 2020

The RenderHub store rejects Roblox 3D lowpoly models.

The famous RenderHub website does not accept templates for Roblox users.
Here is my attempt to introduce a 3D model that respects the lowpoly conditions of this wonderful game.

vineri, 24 aprilie 2020

Sell your 3D products on renderhub website.

Payments to our artist can be made several ways.
You can choose from several payment methods including:
Read more on the official website.
  • PayPal
  • Venmo
  • Payoneer
  • Skrill
  • Bitcoin
  • Litecoin
  • Ethereum
  • Send Check to My Address
  • US Bank Transfer (ACH)

marți, 21 aprilie 2020

Another Ct.js game engine.

This is a game engine build and run with javascrip.
You can used on these operating systems: Windows, Linux and Mac OS.
Download the archive for your operating system and unarchive.
Start the ctjs application.
Into the main window you have some editbox for Name, Author name, Homepage and Version.
This window comes with buttons for play, stop ... many tabs: Settings, Rooms, UI, Sound ...
First, you need to fill the Settings with your Name and all data, and add Actions.
This engine game comes with examples to see how good is.
Let's see a video tutorial from Gamefromscratch user: