Logic World Wednesdays: Orange Orbs of Joy
View this post on logicworld.net
Multiplayer
We thought it was time to show off some multiplayer gameplay!
This week we’ve made it so you can see other players. Previously they were ghosts; you could see their effect on the world, but not the players themselves.
The smiling orange ball - affectionately dubbed “Bobby” by our discord - is just a placeholder. The final game will have actual art :P
Logic World Wiki - Felipe
A game like Logic World must have a place where all the knowledge about modding and other details is stored, and thus the Logic World Wiki was born! It’s empty right now, but when the game comes out this is where we’ll host modding tutorials and documentation, in both written and video form.
New Player Controller - Jimmy
This week I’ve overhauled the player’s movement code. Here are all the features it has:
- walking
- running
- crouching
- flying
- flying can be with or without a locked Y axis
- optional & adjustable movement smoothing
- optional & adjustable mouse smoothing
Best of all, the player controller is super moddable. You can change the way my code works, or even replace it entirely with your own code.
You can see the new controller in action in the Multiplayer video above.
Dynamic Components - Jimmy
Each component in Logic World has what we call a ‘prefab’, information which defines how the component looks. This includes the number of blocks, the shape of those blocks, the number and positions of its inputs and outputs, and several other things.
Previously, component prefabs were static. Each instance of a component would look exactly the same. But this week I’ve been overhauling the way the game handles prefabs so that a component can change its appearance. Among other things, this means we can make many more components resizable in the same way boards are.
I had really hoped to show this off today, but it was much harder than I expected and the system isn’t done yet. Next week you can expect to see Dynamic Components in action - there’s a lot of cool stuff I plan to do with them.
If you’d like to receive an email each time we post one of these blogs, you can sign up for our newsletter. Be sure also to join the official Discord.
See you next Wednesday!
Get Logic World
Logic World
Build. Program. Simulate. A 3D, first-person circuit simulator in a bright and colorful world.
Status | In development |
Author | Mouse Hat Games |
Genre | Simulation, Puzzle |
Tags | circuit, Co-op, First-Person, logic, Moddable, Multiplayer, Sandbox, Singleplayer, the-ultimate-nerd-game |
Languages | English |
Accessibility | Configurable controls |
More posts
- Logic World v0.91.3 is now available!Mar 22, 2024
- Logic World v0.91.2 is now available!Dec 20, 2023
- Logic World v0.91.1 is now available!May 12, 2023
- Logic World v0.91 is now available!Dec 21, 2022
- Logic World Wednesdays: Season PremierFeb 10, 2022
- The Logic World Original Soundtrack is now available to stream and download!Feb 05, 2022
- Logic World v0.90.3 is now availableNov 24, 2021
- Logic World v0.90.2 is now availableNov 20, 2021
- Logic World v0.90.1 is now availableOct 30, 2021
- Hey by the way the game came out!Oct 24, 2021
Leave a comment
Log in with itch.io to leave a comment.