Git Product home page Git Product logo

Comments (5)

kortemik avatar kortemik commented on September 20, 2024

Welcome back!

It's been bit quiet for a while but I say on summer holidays it's gonna be
fast.

-M

On Tue, Apr 12, 2016 at 11:49 PM, Yetta1 [email protected] wrote:

Just letting you guys know that I am back on my pc. I will start working
on the packaging and cleanup for the demo level, models, textures in the
next few days.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#32

from discussions.

BielBdeLuna avatar BielBdeLuna commented on September 20, 2024

great!

I've been transferring my export map to a larger "idTechX editor" with more blender operators and menus and things so we could add entities to the maps.

from discussions.

 avatar commented on September 20, 2024

@BielBdeLuna Which idTechX editor? I think it would help greatly to have more Blender integrations for models, animations etc.

I'm somewhat confused about the scripting for IdTech, creating AI, weapons etc. Not sure how to code for that. The wiki can be tricky at times. I'm not too technical.

from discussions.

 avatar commented on September 20, 2024

@kortemik I'm having issues building on VS2015 and Code::Blocks, it builds to .dll's but fails on the binary. Not sure what's going on. I can't use the new snapshots from sourceforge as I don't have the dlls for the debugger.

from discussions.

BielBdeLuna avatar BielBdeLuna commented on September 20, 2024

I'm enhancing my map exporter to something greater than just export what is selected, something more akin to a full fledged map editor, it will take time, but little by little I'll keep enhancing it.

about the AI,and general scripting, rather than checking the WIKI I would suggest take a look in maps for map scripting and keep growing from there

to test the essential scripting you should know the following in order to call a script from the map, you can setup any trigger entity with a spawnarg: "call" and with the value "namespace::function" where "namespace" it's the space the function resides in, and "function" is the actual function you're calling, and the "::" help the parser to know where one ends and where the other starts.

you can call any function within any namespace that reside inside any script included in doom_main.script

from discussions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.