Day 1 of learning #Panda3D! After completing “A Panda Hello World”, I’m challenging myself to expand on it to learn more about the engine. So far I have a player set up, attached the camera, and got some movement working.
little more stable pathing doesnt fall through the blocks has much kinda gets glued to blocks but its an improvement
#gamedev #indiegame #panda3d
got path finding working its bit buggy
#gamedev #panda3d #indiegame
heres how the level changing works at borders of the world
#gamedev #indiegame #panda3d
testing loading into different level this will be for sections of the world or caves/mines or even dungeons #gamedev #indiegame #panda3d
attempting method to place objects using a selection
#gamedev #indiegame #panda3d
doing blulk crafting ill have to add some details to show whats selected and buttons to deselect blocks
#gamedev #panda3d
cilindros illuminados por luces controladas por Automata Celular de dos dimensiones,
#python
#panda3d
made it so trees fall now
#gamedev #indiegame #panda3d
no more rapid fire musket, now i need to work on fist and melee weapons to do damage
#gamedev #panda3d
AES, IFixIt, Panda3D, TutorialHeroic - Jugando En Linux
https://jugandoenlinux.com/posts/resumen-20251229
#AES #IFixIt #Panda3D #TutorialHeroic #linuxgaming #jugandoenlinux
finally got something working lot more complicated then i thought to do a modular weapon
#gamedev #indiegame #panda3d
adding some magic wanted to work on something a little different from npc logic
#gamedev #solodev #panda3d
got a npc list working to give commands from, this gonna work like if you have them on a follow mode but build is on they will follow the player till they get in range of place they can build, ill add other movement modes such has search and the goto
#gamedev #solodev #panda3d
i think this gonna be the main way i do copying of structures using a reference point in space to build the structures, just need to work on a couple of other things to make the process smoother
#gamedev #solodev #panda3d
i gave up on astar pathing but this works decently well it looks ahead a little bit sees if blocks exist then find the lowest candidate to move up to it get stuck sometimes but now it path upwards
#gamedev #solodev #panda3d
may have possible path finding it sometimes gets stuck under floating blocks, and phases through blocks but it sorta works
#gamedev #solodev #panda3d
got a way to save and load structures need to work out the kinks but its a start
#gamedev #solodev #panda3d
bit better looking building stopped them from phasing through objects just need to allow them to climb objects
#gamedev #solodev #panda3d
Just a weekend hack, attempting to replicate the #Yukikaze (Snow Wind) #HUD using #python and #panda3d based on my open-source NorthStarUAS simulation code. Just some lines and circles and text using old-style opengl/scene-graph technology, nothing new or ground breaking ... but the Yukikaze HUD […]