Log In  

BBS > Superblog
Posts: All | Following    GIFs: All | Postcarts    Off-site: Accounts

Hi all,

I'm a software engineer, but not a game programmer. I've only played around a little with game engines. I've also dabbled with pixel art and 3D modeling. I'm thinking about buying Voxatron to play around with, but am wondering if I wouldn't be better off spending my time learning something like Godot. So for those who have bought it and made some games in it, is there anything you wished you knew before buying it?

One of the things I'm wondering about is just how limited it is. From what I've seen you have rooms that are a maximum of 256x256x256 voxels to work with. You have to create new rooms and stitch them together (somehow) to create a larger area. Are there limitations on the number of rooms you can stitch together? How feasible it is to create a somewhat large game playing space?

There also doesn't seem to be much in the way of guides for learning how to script, which is something I would want to do. The lack of information makes it hard to know just how much can be done with scripting, as well as how easy or difficult it is to script the ideas I have.

[ Continue Reading.. ]

1
7 comments


Hello,

I want to put voxatron and some carts on my arcade cabinet which is not always online. Is there a commandline parameter to run a cartridge saved on my pc directly ? I can't seem to find any reference to this.

Thanks

1 comment


Hello. I recently Bought Voxatron and I entered by the first start the splore. Now when I try to make a new Project I always land in Arena Shooter game Project. and also how can I go out from the splore and visit the start screen again? Could someone Help me with that? Thanks :>

8 comments


Hi everyone,
I was playing around with water in Voxatron but ran into some issue...
I created a floor gfx with cut-outs to resemble a little river that lies on top of a liquid base. When I bring enemies into the room that are supposed to "avoid liquids" they still fall into the water. I experimented a bit more with the water floor preset but the "avoid" function doesn't seem to work.

Is this a known bug or am I doing something wrong?

2 comments


Hi,

I'm just getting started and I wanted to know-how:
1) To create a custom player
2) How the scripting system works
3) How and where can I find the demo cartridges in Linux to open them and see how they are made and work

Thanks a lot hope to hear from you soon

1
3 comments


Intro to Video Game Development Camp. Interior design by Mary 11 year old #gamedesign summer camp #coding for kids bay area #digitalmonkeyschool

a mine :)

voxatron football

modular building design

scientist in the lab

Distance activated mine

Happy Whales

7
0 comments


(For some reason, my last two edits all result in blank posts, even if the preview looks normal. Now I have to type in a third time.)

Hi, I have problem that I cannot save the file under the same filename. When I do that, Voxatron crashes. Does that mean I have to do save under a different filename each time I want to save? I hope not.

I am using Intel MacBook Pro, macOS 10.15.5 Catelina, and Voxatron 0.3.6.

Thanks in advance.

2 comments


On my looking glass 15.9, the game renders off center and overall wrong if the monitor DPI is not set to 100%. Picture is of 150% DPI, which windows defaulted to for the display when I plugged it in.

I'm going to wager that this happens on the portrait as well, but I don't have mine yet.

HoloPlay Service 1.2.0.

2 comments


Is it planned to release Voxatron on a VR platform? It would be amazing imo, maybe it could even support 3D cursors or multiplayer!

1
1 comment


Hi all,
I'm using, from a LUA script, to draw the current room the method:

old_draw = _draw
function _draw()
old_draw() -- draw the room and objects
...
end

It's great to draw the current room with just a function call.
But can I change the current room from LUA script code to draw the another room calling old_draw() function?
If not, can I draw directly another room without change to it?

Thanks in advance.
Best regards.

2 comments


Cart #force_field_demo-0 | 2021-04-23 | Embed ▽ | License: CC4-BY-NC-SA

To activate forcefield collect pineapple.
Use forcefield to defeat monsters.

4 comments


Cart #space_sim-0 | 2021-04-01 | Embed ▽ | License: CC4-BY-NC-SA
5

V1.0 controls:

roll - z/x
pitch - up/down
yaw - left/right

5
4 comments


Hi there,
I'm using voxatron from a few weeks, as Pico-8 it's really fun. I'm using directly LUA instead the editor itself.
I've read the lua_api and Voxatron Designer User Manual documents but I've some questions.

  1. Is there any way to export to linux/mac/win/html?
  2. Could be possible to export to raspberry pi?
  3. Can I deactivate the default sound of cursor/z/x keys?
  4. How can I use draw_voxmap using an angle but without alter the original color of the vox? For instance, if I have a multicolor voxel and I want to apply 0.5 angle I must use:
    draw_voxmap("mivox",32,32,32,color,0.5)
    But if I use a color number, the voxel uses a flat color instead it's original colors. Is there a way to use the original colors of the vox?

Thanks in advance.
Best regards.

1
3 comments


Cart #kijehegame-0 | 2021-03-22 | Embed ▽ | License: CC4-BY-NC-SA
2

2
0 comments


Cart #katya_s_kitty-6 | 2021-03-24 | Embed ▽ | License: CC4-BY-NC-SA
3

Collect different items to bake a cake
to switch between inventory items press q or e
to use inventory item press ctrl or c or v

This level is a demo to show how to use multiple inventory items to accomplish a single game's goal.

3
3 comments


Cart #zisahoneja-11 | 2021-03-20 | Embed ▽ | License: CC4-BY-NC-SA
16

Made for a one-day hackathon with the goal of "use a language/tool you've never tried before"!

Hit a lot of hurdles and will likely tweak in the future, but learned a lot about Voxatron and had FUN!

  • It's a "Pacman" clone
  • Power pellets EXPLODE to kill ghosts
  • Get all pellets to 'win' (and restart)

CONTROLS

  • W/A/S/D to turn Hacman
  • O and P to tilt the camera up and down
  • 'X' to restart (when it asks for 'fire')
16
1 comment


Cart #x_and_y_directions_platforms-0 | 2021-03-15 | Embed ▽ | License: CC4-BY-NC-SA
3

Short demo of moving platforms gameplay.
You have 2 platforms moving one on x and another on y directions.
feel free to re-mix.
/dm

3
0 comments


Cart #hard_game-0 | 2021-03-10 | Embed ▽ | No License
1

This is hard and frustrating

1
2 comments


Although i like voxatron the massive splore makes me dizzy.
I checked .lexaloffle/Voxatron/ in my linux box but i find only pngs.

19 comments


I'd like to learn from some of the carts here in this forum by loading them into Designer. Is that possible?

1
7 comments




Top    Load More Posts ->