tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://sairam4123.itch.io/roadsystemtest-openskycity


An OpenSkyCity test project, try out the new roads system.

Road Tool Mapping

Keys (Godot)Description
Linear Group
KEY_KP_1Place Linear roads randomly
KEY_KP_2Select a random linear road and move the camera to it.
KEY_KP_3Delete the selected road
Bezier Group
KEY_KP_4Place Bezier roads randomly
KEY_KP_5Select a random Bezier road and move the camera to it.
KEY_KP_6Delete the selected road.
Global Road Tool
KEY_KP_7Re-render all roads.
KEY_KP_8Toggle the debug mesh of road tool.
KEY_KP_9Toggle road tool.


Global Key Mapping

Keys (Godot)Descritpion
KEY_KP_PLUS & KEY_KP_MINUSChange the view mode of the viewport.
KEY_KP_MULTIPLYReset the view mode of the viewport.
KEY_MToggle maximum window.
KEY_NToggle full-screen.

Camera Controls Key Mapping

Keys (Godot)Description
KEY_W, KEY_A, KEY_S, KEY_DMove the camera.
KEY_Q, KEY_ERotate the camera about y-axis.
KEY_R, KEY_FRotate the camera about x-axis.
KEY_X, KEY_ZZoom the camera.